diff --git a/main/template/default/macro/macro.tpl b/main/template/default/macro/macro.tpl new file mode 100644 index 0000000000..c47a9926d2 --- /dev/null +++ b/main/template/default/macro/macro.tpl @@ -0,0 +1,118 @@ +{# special macros to generate repeated html code #} + +{% macro collapse(name, title, content, list = false) %} +{% autoescape false %} +