{% extends '@yuuno/info/master.twig' %}
{% set title = 'Terms of Service' %}
{% block info %}
<h1>Terms of Service</h1>
<p>test</p>
{% endblock %}