Browse Source

delete one line

kaoritokashiki 6 years ago
parent
commit
acf5d5aadc
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/server/views/layout/layout.html

+ 0 - 1
src/server/views/layout/layout.html

@@ -128,7 +128,6 @@
     </ul>
 
   </nav>
-
   {% include '../modal/create_page.html' %}
   {% endblock  %} {# layout_head_nav #}
   {% block head_warn_breaking_changes %}{% include '../widget/alert_breaking_changes.html' %}{% endblock %}