This repository has been archived on 2024-06-26. You can view files and clone it, but cannot push or open issues or pull requests.
sakura/resources/views/yuuno/user/report.twig

7 lines
295 B
Twig
Raw Normal View History

2016-07-31 19:36:13 +00:00
{% extends 'master.twig' %}
{% block content %}
<h1 class="stylised" style="text-align: center; margin: 2em auto;">I'll actually make reporting a thing, someday...</h1>
2016-09-13 14:53:17 +00:00
<h3 class="stylised" style="text-align: center; margin: 2em auto;">...but today is not that day.</h3>
{% endblock %}