summaryrefslogtreecommitdiffstats
path: root/templates/errors/generic.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/errors/generic.html')
-rw-r--r--templates/errors/generic.html30
1 files changed, 2 insertions, 28 deletions
diff --git a/templates/errors/generic.html b/templates/errors/generic.html
index a132ec0..66655a1 100644
--- a/templates/errors/generic.html
+++ b/templates/errors/generic.html
@@ -1,38 +1,12 @@
{% extends 'base.html' %}
-{% block extrahead %}
-<style>
-div#editLinks {
- Zposition:absolute;
- background: #999;
- bottom:0px;
- right:0px;
- font-family: "Courier New", Courier, monospace;
- filter:alpha(opacity=75);
- -moz-opacity:.75;
- opacity:.75;
- text-align:right;
-}
-
-div#editLinks a{
- color:#FFF;
-}
-</style>
-{% endblock %}
+
{% block title %}Website Error - {% endblock %}
{% block content %}
<div class='middle'>
<h2>Website Error</h2>
</div>
- <div id="editLinks"> {% block loginInfo %}
- <a href="/">Home</a> |
- <a id="cuccLink" href="http://camcaving.uk/">CUCC</a> |
- <a id="expoWebsiteLink" href="http://expo.survex.com">expo.survex</a> |
- {% if user.username %}User:{{ user.username }}
- {% if user.person %}(<a href="{{ user.person.get_absolute_url }}">{{ user.person }}</a>){% endif %}
- | <a <a href='/accounts/logout/'>Log out</a> {% else %} <a href='/accounts/login/'>Log in</a> {% endif %}
- </div>
- {% endblock%}
+
<div style='width: 300px;' class='middle3 login'>
<div class='align-center'>