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

Merge pull request #92 from crowi/fix-help-came-back

Fix: help came back
Sotaro KARASAWA 9 лет назад
Родитель
Сommit
32b09940a8
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      lib/views/layout/2column.html

+ 1 - 0
lib/views/layout/2column.html

@@ -24,6 +24,7 @@
     </footer>
   </div>
 </aside>
+{% include '../modal/widget_help.html' %}
 
 {% endblock %} {# layout_sidebar #}