git.ithinksw.org
/
~kgodey
/
maayanwich.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
moved media to media folder in app
[~kgodey/maayanwich.git]
/
templates
/
pleaselogin.html
diff --git
a/templates/pleaselogin.html
b/templates/pleaselogin.html
index
8bbcf2d
..
8aebb05
100644
(file)
--- a/
templates/pleaselogin.html
+++ b/
templates/pleaselogin.html
@@
-1,5
+1,7
@@
{% extends "base.html" %}
+{% block title %}Please login!{% endblock %}
+
{% block content %}
<h3 class="error">You are not logged in.</h3>
<h1 class="pagetitle">Login</h1>