hanyuu/templates/index.twig

9 lines
190 B
Twig

{% extends 'master.twig' %}
{% block body %}
<center>
<h1>Under Construction</h1>
<img src="//static.flash.moe/images/me-tan-2.png" alt="">
</center>
{% endblock %}