|
@@ -4,8 +4,7 @@
|
|
|
<head>
|
|
<head>
|
|
|
<meta charset="utf-8">
|
|
<meta charset="utf-8">
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
|
-
|
|
|
|
|
- <title>{% block html_title %}{% endblock %} {{ config.crowi['app:title']|default('Crowi') }}</title>
|
|
|
|
|
|
|
+ <title>{% block html_title %}{{ path|path2name }} · {{ path }}{% endblock %} {{ config.crowi['app:title']|default('Crowi') }}</title>
|
|
|
<meta name="description" content="">
|
|
<meta name="description" content="">
|
|
|
<meta name="author" content="">
|
|
<meta name="author" content="">
|
|
|
|
|
|