From cbd62c2dfa9bd8d04480d67b557a6fc326e532ca Mon Sep 17 00:00:00 2001 From: Jedidiah Barber Date: Thu, 2 Dec 2021 12:51:25 +1300 Subject: Validator links no longer use referer, tag templates now use macros --- project/templates/fltkada.xhtml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'project/templates/fltkada.xhtml') diff --git a/project/templates/fltkada.xhtml b/project/templates/fltkada.xhtml index fbc4a7b..4a4a85f 100644 --- a/project/templates/fltkada.xhtml +++ b/project/templates/fltkada.xhtml @@ -7,6 +7,10 @@ +{%- block footer -%}{{ plain_footer ("fltkada.xhtml") }}{%- endblock -%} + + + {%- block content %}

FLTK Ada Binding

-- cgit