twig include hotfix

This commit is contained in:
Milosz Kwiatkowski 2016-08-21 20:12:17 +01:00
parent 315c376976
commit 6d480bd23e

View File

@ -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>