X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;f=templates%2Fbase.html;h=936e1cb007fc6ac3ab11aff8a5690201a95143dc;hb=13b6ec0dcf0e0cd83fdcafd9c0f08b4da024ff18;hp=54ed96d22f8dc036dabc82ca2dd3871f35a7e3d9;hpb=02c2dbf274bcd7a67b17fe8cffd7c56ce3962928;p=motion.git diff --git a/templates/base.html b/templates/base.html index 54ed96d..936e1cb 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,16 +1,21 @@ -{% block title %}Motion list{% endblock %} - +{% block title %}{{_('Motion list')}}{% endblock %} + + + + {%- block body %} {% endblock %} + +