summaryrefslogtreecommitdiff
path: root/project/templates/index.xhtml
diff options
context:
space:
mode:
authorJedidiah Barber <contact@jedbarber.id.au>2021-12-02 12:51:25 +1300
committerJedidiah Barber <contact@jedbarber.id.au>2021-12-02 12:51:25 +1300
commitcbd62c2dfa9bd8d04480d67b557a6fc326e532ca (patch)
tree5c0f6ae3a6df610179f9222910f94430d9695211 /project/templates/index.xhtml
parent3112ecee11aa7f560848834a8475b3fb0b52fd79 (diff)
Validator links no longer use referer, tag templates now use macros
Diffstat (limited to 'project/templates/index.xhtml')
-rw-r--r--project/templates/index.xhtml4
1 files changed, 4 insertions, 0 deletions
diff --git a/project/templates/index.xhtml b/project/templates/index.xhtml
index 09bc559..ef76465 100644
--- a/project/templates/index.xhtml
+++ b/project/templates/index.xhtml
@@ -7,6 +7,10 @@
+{%- block footer -%}{{ plain_footer ("index.xhtml") }}{%- endblock -%}
+
+
+
{%- block style %}
<link href="/css/index.css" rel="stylesheet" />
{% endblock -%}