Explorar o código

remove container

zahmis %!s(int64=5) %!d(string=hai) anos
pai
achega
baf4869ff1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/server/views/widget/page_content.html

+ 1 - 1
src/server/views/widget/page_content.html

@@ -1,5 +1,5 @@
 {% if page %}
 {% if page %}
-<div id="content-main" class="content-main container"
+<div id="content-main" class="content-main"
   data-path="{{ encodeURI(page.path) }}"
   data-path="{{ encodeURI(page.path) }}"
   data-current-user="{% if user %}{{ user._id.toString() }}{% endif %}"
   data-current-user="{% if user %}{{ user._id.toString() }}{% endif %}"
   data-page-id="{% if page %}{{ page._id.toString() }}{% endif %}"
   data-page-id="{% if page %}{{ page._id.toString() }}{% endif %}"