Explorar o código

Fixed "endif" point

Norio Suzuki %!s(int64=9) %!d(string=hai) anos
pai
achega
57dedf22a3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/views/page.html

+ 1 - 1
lib/views/page.html

@@ -26,8 +26,8 @@
             class="like-button btn btn-default btn-sm {% if page.isLiked(user) %}active{% endif %}"
         ><i class="fa fa-thumbs-o-up"></i></button>
       </div>
+      {% endif %}
     </div>
-    {% endif %}
   </header>
   {% else %}
   {# trash/* #}