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