Added Twitter to index page
This commit is contained in:
parent
57fd968fcc
commit
39eb088afc
8 changed files with 197 additions and 35 deletions
|
|
@ -25,7 +25,7 @@
|
|||
<dt>From:
|
||||
<dd class=from>{{ mail.author_name or mail.author_email }}
|
||||
<dt>Date:
|
||||
<dd>{{ mail.date.strftime('%Y-%m-%d @ %H:%M') }}
|
||||
<dd>{{ mail.date|datetimeformat }}
|
||||
</dl>
|
||||
<pre>{{ mail.rendered_text() }}</pre>
|
||||
{% if mail.children %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue