Yuki Takei 9 ani în urmă
părinte
comite
d63ff1a6dc

+ 0 - 0
lib/views/crowi-plus/layout/page_list_nosidebar.html → lib/views/crowi-plus/base/page_list_nosidebar.html


+ 0 - 0
lib/views/crowi-plus/layout/page_nosidebar.html → lib/views/crowi-plus/base/page_nosidebar.html


+ 1 - 1
lib/views/crowi-plus/page.html

@@ -1,4 +1,4 @@
-{% extends 'layout/page_nosidebar.html' %}
+{% extends 'base/page_nosidebar.html' %}
 
 
 {% block content_head %}

+ 1 - 1
lib/views/crowi-plus/page_list.html

@@ -1,4 +1,4 @@
-{% extends 'layout/page_list_nosidebar.html' %}
+{% extends 'base/page_list_nosidebar.html' %}
 
 
 {% block content_head %}