|
|
@@ -3,9 +3,11 @@
|
|
|
{% block html_title %}ユーザー設定 · {{ path }}{% endblock %}
|
|
|
|
|
|
{% block content_head %}
|
|
|
-<header id="page-header">
|
|
|
- <h1 class="title" id="">ユーザー設定</h1>
|
|
|
-</header>
|
|
|
+<div class="header-wrap">
|
|
|
+ <header id="page-header">
|
|
|
+ <h1 class="title" id="">ユーザー設定</h1>
|
|
|
+ </header>
|
|
|
+</div>
|
|
|
{% endblock %}
|
|
|
|
|
|
{% block content_main %}
|