1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-01-08 22:07:55 +00:00
py-i2phosts/web/templates/base.html
2010-10-07 00:56:46 +06:00

6 lines
81 B
HTML

<html><head></head><body>
{% block content %}
{% endblock %}
</body></html>