7 lines
107 B
HTML
7 lines
107 B
HTML
{% include 'global/partials/head.html' %}
|
|
|
|
<h1>{% block texto %}{% endblock texto %}</h1>
|
|
|
|
</body>
|
|
</html>
|