Reverted back to original title in base.html
This commit is contained in:
parent
67880d5d60
commit
6c1307d1d3
1 changed files with 2 additions and 3 deletions
|
@ -11,9 +11,8 @@
|
|||
<meta name="description" content="Data Center Light by ungleich">
|
||||
<meta name="author" content="ungleich GmbH">
|
||||
{% cms_toolbar %}
|
||||
<title>
|
||||
{% block title %}{% page_attribute page_title %}{% endblock %}
|
||||
</title>
|
||||
<title>Data Center Light -
|
||||
{% block title %}VM hosting made in Switzerland{% endblock %}</title>
|
||||
<!-- Bootstrap Core CSS -->
|
||||
<link href="{% static 'datacenterlight/css/bootstrap.min.css' %}" rel="stylesheet">
|
||||
|
||||
|
|
Loading…
Reference in a new issue