]> www.vanbest.org Git - motioneye-debian/commitdiff
we have a page title now
authorCalin Crisan <ccrisan@gmail.com>
Mon, 1 Sep 2014 17:05:38 +0000 (20:05 +0300)
committerCalin Crisan <ccrisan@gmail.com>
Mon, 1 Sep 2014 17:05:44 +0000 (20:05 +0300)
templates/main.html

index 2a2697c8b2b68d43e73b2a6e549a1f22bf803b16..6d0651e7f6c86a9520caed24c9ed782ed740e770 100644 (file)
@@ -1,5 +1,7 @@
 {% extends "base.html" %}
 
+{% block title %}motionEye{% endblock %}
+
 {% block style %}
     {{super()}}
     <link rel="stylesheet" type="text/css" href="{{STATIC_URL}}css/ui.css" />