Bugfixes
+ delete categories + translations + style improvements
This commit is contained in:
parent
51c942746b
commit
a4486909df
14 changed files with 151 additions and 33 deletions
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
{% block content %}
|
||||
<div class="container">
|
||||
<p>Logged out!</p>
|
||||
<a href="{% url 'login'%}">Click here to login again.</a>
|
||||
<p>Ausgelogt.</p>
|
||||
<a href="{% url 'login'%}">Klicken sie hier um sich erneut einzuloggen.</a>
|
||||
</div>
|
||||
</body>
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue