This repository has been archived on 2025-02-02. You can view files and clone it, but cannot push or open issues or pull requests.
hanyuu/templates/index.twig

9 lines
190 B
Twig
Raw Permalink Normal View History

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