Updated template for TEST

This commit is contained in:
2010-10-26 09:02:21 +01:00
parent dee89dff68
commit 4e302276eb

View File

@@ -3,7 +3,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html lang="en">
<head>
<title>Dreddit Auth</title>
<title>TEST Auth</title>
<link rel="stylesheet" href="/static/css/style.css" type="text/css" media="screen">
{% block HeadTag %}{% endblock %}
</head>
@@ -11,7 +11,7 @@
<div id="container">
<div id="header">
<h1>
Dreddit Auth Gateway - {% block title %}{% endblock %}
TEST Auth Gateway - {% block title %}{% endblock %}
</h1>
</div>
<div id="navigation">