Kaynağa Gözat

Signed-off-by: zry <admin@z-touhou.org>

zry 8 yıl önce
ebeveyn
işleme
c6a7379e48
1 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. 3 3
      templates/base.html

+ 3 - 3
templates/base.html

@@ -93,9 +93,9 @@
                                     <a href="{% siteurl 'home' %}">{% res img "title-logo" %}</a>
                                 </li>
                                 <li>
-                                    <a href="//" target="_self">分站首页</a>
+                                    <a href="//" target="_self">首页</a>
                                 </li>
-                                {% for i in request.pubconf.siteinfo.header.navigator %}
+                                {% for i in request.pubconf.siteinfo_pichublog.header.navigator %}
                                 <!-- {{i.title}} - {{i.type}} -->
                                 {% ifequal i.type "link" %}
                                 <li>
@@ -198,7 +198,7 @@
                             <li>
                                 <a href="//" target="_self">分站首页</a>
                             </li>
-                            {% for i in request.pubconf.siteinfo.header.navigator %}
+                            {% for i in request.pubconf.siteinfo_pichublog.header.navigator %}
                             <!-- {{i.title}} - {{i.type}} -->
                             {% ifequal i.type "link" %}
                             <li>