Improvments.

- Better messages
- X min read
- pt_BR translation
- Better style for read more
This commit is contained in:
Alexandre Vicenzi 2016-08-10 23:20:35 -03:00
parent df41de5f6a
commit 549a882acb
14 changed files with 196 additions and 100 deletions

View file

@ -0,0 +1,5 @@
<p>&copy; {{ AUTHOR }} {{ COPYRIGHT_YEAR }}</p>
{% include "partial/flex.html" %}
{% if STATUSCAKE %}
{% include "partial/statuscake.html" %}
{% endif %}