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/info/rules.twig

8 lines
154 B
Twig

{% extends '@yuuno/info/master.twig' %}
{% set title = 'Rules' %}
{% block info %}
<p><img src="http://i.imgur.com/C1MBw2u.png"></p>
{% endblock %}