1
Fork 0
mirror of https://github.com/Steffo99/estus.git synced 2025-04-03 22:20:42 +00:00
estus/templates/pheesh.htm
2017-09-13 12:48:41 +02:00

8 lines
No EOL
148 B
HTML

{% extends 'base.htm' %}
{% block title %}Acquario • estus{% endblock %}
{% block extrahead %}
{% endblock %}
{% block content %}
{% endblock %}