New version 0.2

Add coding information in all py files
Add dyn:post_url and dyn:post_full_url for replace directive (doesn't prepend http://)
Escape double quotes in metas tag
Add HTML5 markup for blog.soutade.fr
Add ChangeLog
This commit is contained in:
2013-02-09 08:55:06 +01:00
parent 1837bb127c
commit e795fa1af6
28 changed files with 306 additions and 181 deletions

View File

@@ -9,6 +9,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.1</center>
<center><a href="http://indefero.soutade.fr/p/dynastie">Dynastie</a> 0.2</center>
</body>
</html>