webseite/templates/blocks/press_table.html

2 lines
113 B
HTML
Raw Normal View History

2019-02-12 17:45:44 +01:00
<tr><td>{{ this.pub_date.strftime('%d.%m.%Y') }}</td><td><a href="{{ this.link }}">{{ this.text }}</a></td></tr>