Add modification time

This commit is contained in:
2012-09-08 12:35:52 +02:00
parent f7969e6134
commit aefee81385
7 changed files with 14 additions and 11 deletions

View File

@@ -9,7 +9,7 @@
</form>
{% endif %}
<br/><br/>
<a href="/post/add/{{ blog.id }}">Add an post</a> <a href="/generate/{{ blog.id }}">Generate blog</a><br/>
<a href="/post/add/{{ blog.id }}">Add a post</a> <a href="/generate/{{ blog.id }}">Generate blog</a><br/>
{% if report|length == 0 %}
<b style="color:red">Any engine selected</b><br/><br/>
{% else %}