X-Git-Url: http://git.ithinksw.org/~kgodey/maayanwich.git/blobdiff_plain/e2869e2dfb4fdb7f01f27a03211bec2b198e4a4a..695fbac5cde9f2b38d3b67247480d7f470754331:/templates/notloggedin.html diff --git a/templates/notloggedin.html b/templates/notloggedin.html index 15d9bb8..e27ea38 100644 --- a/templates/notloggedin.html +++ b/templates/notloggedin.html @@ -1,5 +1,7 @@ {% extends "base.html" %} +{% block title %}ERROR!{% endblock %} + {% block content %}

You are not logged in!

{% endblock %} \ No newline at end of file