Browse Source

Merge pull request #63 from mkwia/rules-agreement-page

twig include hotfix
pull/40/head
Michael Walker 8 years ago
committed by GitHub
parent
commit
cca75e617f
  1. 2
      templates/themes/rules/rules.html

2
templates/themes/rules/rules.html

@ -23,7 +23,7 @@
<img alt="mascot" src="static/lain_is_cute_datass_small.png"/>
</center>
{ include '/templates/rules.html' }
{% include '/templates/rules.html' %}
</body>
</html>

Loading…
Cancel
Save