Revision bb269b6a
Added by Mikaël Ates almost 12 years ago
calebasse/templates/registration/login.html | ||
---|---|---|
1 | 1 |
{% extends "calebasse/base.html" %} |
2 | 2 |
{% load url from future %} |
3 | 3 |
|
4 |
<title>{% block title %}APS42{% endblock %}</title> |
|
5 |
|
|
4 | 6 |
{% block wrapper %} |
5 | 7 |
<div id="wrap"> |
6 | 8 |
{% endblock %} |
Also available in: Unified diff
Display more significant titles.