瀏覽代碼

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

Fix: Insert title when a page is created
Yuki Takei 8 年之前
父節點
當前提交
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 %}