From df0bd75b291baef85acddee030240756e7d2445b Mon Sep 17 00:00:00 2001 From: surtur Date: Mon, 27 Jul 2020 22:28:43 +0200 Subject: [PATCH] chore: added footer and tabbar templates --- custom/templates/base/footer_content.tmpl | 26 +++++++++++++++++++ custom/templates/custom/extra_links.tmpl | 7 +++++ .../templates/custom/extra_links_footer.tmpl | 1 + 3 files changed, 34 insertions(+) create mode 100644 custom/templates/base/footer_content.tmpl create mode 100644 custom/templates/custom/extra_links.tmpl create mode 100644 custom/templates/custom/extra_links_footer.tmpl diff --git a/custom/templates/base/footer_content.tmpl b/custom/templates/base/footer_content.tmpl new file mode 100644 index 0000000..9adf4da --- /dev/null +++ b/custom/templates/base/footer_content.tmpl @@ -0,0 +1,26 @@ + diff --git a/custom/templates/custom/extra_links.tmpl b/custom/templates/custom/extra_links.tmpl new file mode 100644 index 0000000..e1f087a --- /dev/null +++ b/custom/templates/custom/extra_links.tmpl @@ -0,0 +1,7 @@ +
+· dotya.ml · +Uptime Stats +{{if .IsSigned}} +Gitea Help +Git Help +{{end}} diff --git a/custom/templates/custom/extra_links_footer.tmpl b/custom/templates/custom/extra_links_footer.tmpl new file mode 100644 index 0000000..1bd8ef6 --- /dev/null +++ b/custom/templates/custom/extra_links_footer.tmpl @@ -0,0 +1 @@ +Contact