fix back button and some copy
This commit is contained in:
parent
cd75b598bb
commit
f6052dbd56
@ -2,7 +2,7 @@
|
||||
content %}
|
||||
<nav>
|
||||
<small>
|
||||
<a href="/"><~ back</a>
|
||||
<a href="/tuts"><~ back</a>
|
||||
</small>
|
||||
</nav>
|
||||
{{content}} {% endblock content%}
|
||||
|
@ -6,7 +6,7 @@ content %}
|
||||
</small>
|
||||
</nav>
|
||||
|
||||
<h1>Notes</h1>
|
||||
<h1>Micro Tuts</h1>
|
||||
<p>Here all my Micro Tuts</p>
|
||||
<ul>
|
||||
{% for tut in tuts_list %}
|
||||
|
Loading…
Reference in New Issue
Block a user