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
/
notloggedin.html
diff --git
a/templates/notloggedin.html
b/templates/notloggedin.html
index
4fae865
..
e27ea38
100644
(file)
--- a/
templates/notloggedin.html
+++ b/
templates/notloggedin.html
@@
-1,7
+1,7
@@
-{% block title %}ERROR!{% endblock %}
-
{% extends "base.html" %}
+{% block title %}ERROR!{% endblock %}
+
{% block content %}
<h1 class="pagetitle">You are not logged in!</h1>
{% endblock %}
\ No newline at end of file