X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;ds=inline;f=templates%2Fbase.html;h=936e1cb007fc6ac3ab11aff8a5690201a95143dc;hb=7f7b44cb967ae9b99ddcbf3879c92d448570d49c;hp=db44681aa7b6bbabcb29da3e9a8f60d003b47235;hpb=e59274f6a108ec57931014e8fcb1319c63fa1f2d;p=motion.git diff --git a/templates/base.html b/templates/base.html index db44681..936e1cb 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,8 +1,10 @@ -{% block title %}Motion list{% endblock %} +{% block title %}{{_('Motion list')}}{% endblock %} + + - {%- block body %} {% endblock %}