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 @@
<html> <html>
<title> <title>
{% block title %} {% block title %}
Host-add service {{ title }}
{% endblock %} {% endblock %}
</title> </title>
<head></head> <head></head>

Loading…
Cancel
Save