Просмотр исходного кода

Merge pull request #319 from hitochan777/fix-no-title

Fix: Insert title when a page is created
Yuki Takei 8 лет назад
Родитель
Сommit
cdb9eed313
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      lib/views/not_found.html

+ 1 - 0
lib/views/not_found.html

@@ -69,6 +69,7 @@
     </div>
     {% endif %}
 
+    <script type="text/template" id="raw-text-original"># {{ path|path2name }}</script>
     {# list view #}
     <div class="active tab-pane page-list-container" id="revision-body">
       {% if pages.length == 0 %}