Browse Source

web/templates/base.html: change title

pull/1/head
Hidden Z 14 years ago
parent
commit
b37cb354c8
  1. 2
      web/templates/base.html

2
web/templates/base.html

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

Loading…
Cancel
Save