template error logging, css, better rendering
This commit is contained in:
parent
2e7a81d7c7
commit
0a85a81950
9 changed files with 51 additions and 39 deletions
|
@ -7,7 +7,7 @@
|
|||
{% endblock head %}
|
||||
|
||||
{% block content %}
|
||||
<h1>Hi, I'm {{ username }}</h1>
|
||||
<h1><a class="hidden-link" href="/">Hi, I'm {{ username }}</a></h1>
|
||||
<p style="text-align: right">
|
||||
<a href="/">Back to the blog</a>
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue