Explorar o código

remove comment

ryuichi-e %!s(int64=5) %!d(string=hai) anos
pai
achega
9d634e236b
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      src/server/views/widget/user_page_content.html

+ 4 - 4
src/server/views/widget/user_page_content.html

@@ -31,13 +31,13 @@
   <div class="user-page-content-tab tab-content">
 
     <div class="tab-pane user-bookmark-list page-list active" id="user-bookmark-list">
-      {% if bookmarkList.length == 0 %}
+      <!-- {% if bookmarkList.length == 0 %}
         No bookmarks yet.
-      {% else %}
+      {% else %} -->
         <div class="page-list-container">
-          {% include 'page_list.html' with { pages: bookmarkList, pagePropertyName: 'page' } %}
+          <!-- {% include 'page_list.html' with { pages: bookmarkList, pagePropertyName: 'page' } %} -->
         </div>
-      {% endif %}
+      <!-- {% endif %} -->
     </div>
 
     <div class="tab-pane user-created-list page-list" id="user-created-list">