Improvments.
- Better messages - X min read - pt_BR translation - Better style for read more
This commit is contained in:
parent
df41de5f6a
commit
549a882acb
14 changed files with 196 additions and 100 deletions
|
@ -1,3 +1,3 @@
|
|||
{% extends "index.html" %}
|
||||
{% block title %} – {{ _('Tag: %(name)s', name=tag) }}{% endblock %}
|
||||
{% block title %} – {{ _('Tag %(name)s', name=tag) }}{% endblock %}
|
||||
{% set summarise = True %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue