Browse Source

twig include hotfix

pull/40/head
Milosz Kwiatkowski 8 years ago
parent
commit
6d480bd23e
  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