Redirect user to comment when it's added and not to begining of page

Always update	modification date when post/draft is saved
Update version
This commit is contained in:
Gregory Soutade
2015-08-09 15:33:19 +02:00
parent 0b871656b5
commit 47f5f97618
4 changed files with 11 additions and 4 deletions

View File

@@ -10,6 +10,6 @@
<a href="/user">Users</a> <a href="/blog">Blogs</a> <a href="/disconnect">Disconnect</a><br/><br/>
{% block content %} {% endblock %}
<br/><br/><br/>
<center><a href="http://indefero.soutade.fr/p/dynastie">Dynastie</a> 0.3</center>
<center><a href="http://indefero.soutade.fr/p/dynastie">Dynastie</a> 0.4</center>
</body>
</html>