forked from orbit-oss/flask
Doc updates and typo fixes
This commit is contained in:
parent
03148dba6b
commit
2f5a4f8dbc
4 changed files with 127 additions and 11 deletions
|
|
@ -43,7 +43,7 @@
|
|||
{{ message.text }}
|
||||
<small>— {{ message.pub_date|datetimeformat }}</small>
|
||||
{% else %}
|
||||
<li><em>There are no messages so far.</em>
|
||||
<li><em>There's no message so far.</em>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue