1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-01-11 07:17:54 +00:00
py-i2phosts/web/templates/base.html

6 lines
81 B
HTML
Raw Normal View History

2010-10-06 19:02:08 +00:00
<html><head></head><body>
{% block content %}
{% endblock %}
</body></html>