mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 14:52:15 +00:00
Updated template for TEST
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<title>Dreddit Auth</title>
|
<title>TEST Auth</title>
|
||||||
<link rel="stylesheet" href="/static/css/style.css" type="text/css" media="screen">
|
<link rel="stylesheet" href="/static/css/style.css" type="text/css" media="screen">
|
||||||
{% block HeadTag %}{% endblock %}
|
{% block HeadTag %}{% endblock %}
|
||||||
</head>
|
</head>
|
||||||
@@ -11,7 +11,7 @@
|
|||||||
<div id="container">
|
<div id="container">
|
||||||
<div id="header">
|
<div id="header">
|
||||||
<h1>
|
<h1>
|
||||||
Dreddit Auth Gateway - {% block title %}{% endblock %}
|
TEST Auth Gateway - {% block title %}{% endblock %}
|
||||||
</h1>
|
</h1>
|
||||||
</div>
|
</div>
|
||||||
<div id="navigation">
|
<div id="navigation">
|
||||||
|
|||||||
Reference in New Issue
Block a user