header click in site
This commit is contained in:
parent
4a3f1d086b
commit
45370fabf0
2 changed files with 10 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
<body class="{% block bodyclass %}{% endblock %}">
|
||||
|
||||
<div class="container" id="main">
|
||||
<h1>c3nav</h1>
|
||||
<h1><a href="{% url 'site.index' %}">c3nav</a></h1>
|
||||
{% block content %}
|
||||
{% endblock %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue