mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 06:42:16 +00:00
Updated template for TEST
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user