|
@@ -6,7 +6,7 @@
|
|
|
<meta charset="utf-8">
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
- <title>{% block title %}{% endblock %}</title>
|
|
|
+ <title>{% block title %}{{ misago_settings.forum_name }}{% endblock %}</title>
|
|
|
<meta name="description" content="{% block meta_description %}{% endblock %}">
|
|
|
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
|
|
<!--[if lt IE 9]>
|