Explorar el Código

delete one line

kaoritokashiki hace 6 años
padre
commit
acf5d5aadc
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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 %}