diff options
| author | Jedidiah Barber <contact@jedbarber.id.au> | 2021-12-02 12:51:25 +1300 | 
|---|---|---|
| committer | Jedidiah Barber <contact@jedbarber.id.au> | 2021-12-02 12:51:25 +1300 | 
| commit | cbd62c2dfa9bd8d04480d67b557a6fc326e532ca (patch) | |
| tree | 5c0f6ae3a6df610179f9222910f94430d9695211 /project/templates/thue2a.xhtml | |
| parent | 3112ecee11aa7f560848834a8475b3fb0b52fd79 (diff) | |
Validator links no longer use referer, tag templates now use macros
Diffstat (limited to 'project/templates/thue2a.xhtml')
| -rw-r--r-- | project/templates/thue2a.xhtml | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/project/templates/thue2a.xhtml b/project/templates/thue2a.xhtml index 03d1fe7..3e035e1 100644 --- a/project/templates/thue2a.xhtml +++ b/project/templates/thue2a.xhtml @@ -7,6 +7,10 @@ +{%- block footer -%}{{ plain_footer ("thue2a.xhtml") }}{%- endblock -%} + + +  {%- block content %}  <h4>Thue Version 2a</h4>  | 
