diff --git a/advlabdb/templates/macros.jinja.html b/advlabdb/templates/macros.jinja.html index 96a3e94..2f71e1c 100644 --- a/advlabdb/templates/macros.jinja.html +++ b/advlabdb/templates/macros.jinja.html @@ -24,3 +24,13 @@ {% endif %} {% endmacro %} + +{% macro render_footer(footer) %} + +{% endmacro %}