mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-23 14:49:31 +00:00
Further template modifications
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% load i18n %}
|
||||
|
||||
{% block Headline %}Create Account{% endblock %}
|
||||
{% block title %}Create Account{% endblock %}
|
||||
|
||||
{% block Content %}
|
||||
{% block content %}
|
||||
<h2>Create Account</h2>
|
||||
<p>Please fill in the following form.</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user