changeset 81 | eab9cf655f6f |
parent 75 | 9329ceafa15c |
child 98 | e7c3a81b4c4e |
--- a/qmsk_www_pages/templates/pages/page.html Sun Sep 14 04:41:46 2014 +0300 +++ b/qmsk_www_pages/templates/pages/page.html Sun Sep 14 04:42:01 2014 +0300 @@ -37,7 +37,7 @@ {% endfor %} </div> <div class="col-sm-8" id="content"> - <!-- <h1>{{ page_title }}</h1> --> + <h1>{{ page_title }}</h1> {{ page_html|safe }} </div>