1
Fork 0
mirror of https://github.com/Steffo99/estus.git synced 2024-11-25 17:14:19 +00:00
estus/templates/pheesh.htm

8 lines
148 B
HTML
Raw Normal View History

2017-09-13 10:48:41 +00:00
{% extends 'base.htm' %}
{% block title %}Acquario • estus{% endblock %}
{% block extrahead %}
{% endblock %}
{% block content %}
{% endblock %}