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"/> <img alt="mascot" src="static/lain_is_cute_datass_small.png"/>
</center> </center>
{ include '/templates/rules.html' } {% include '/templates/rules.html' %}
</body> </body>
</html> </html>

Loading…
Cancel
Save