Przeglądaj źródła

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

Fix: help came back
Sotaro KARASAWA 9 lat temu
rodzic
commit
32b09940a8
1 zmienionych plików z 1 dodań i 0 usunięć
  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 #}