X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;f=templates%2Fbase.html;h=bd8c265fdb972951257de7ff80e0117c79e35dd3;hb=5e20a497d0fd1e068bb038e6e9d468c6104f4e30;hp=8f2b041bbcb4617f8776a0d1c2f23507b981c016;hpb=2f6d14ef5785b7c7bb67b57ed9253b080ebf2f72;p=motion.git diff --git a/templates/base.html b/templates/base.html index 8f2b041..bd8c265 100644 --- a/templates/base.html +++ b/templates/base.html @@ -2,19 +2,33 @@ {% block title %}Motion list{% endblock %} - + -{% block body %} +{%- block body %} {% endblock %}