1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-01-24 13:34:19 +00:00

web/templates/base.html: change title

This commit is contained in:
Hidden Z 2010-10-24 13:48:30 +00:00
parent 98a58068db
commit b37cb354c8

View File

@ -1,7 +1,7 @@
<html> <html>
<title> <title>
{% block title %} {% block title %}
Host-add service {{ title }}
{% endblock %} {% endblock %}
</title> </title>
<head></head> <head></head>