podcast-webseite/templates/blocks/press_table.html

2 lines
113 B
HTML
Raw Normal View History

2019-05-25 21:57:41 +02:00
<tr><td>{{ this.pub_date.strftime('%d.%m.%Y') }}</td><td><a href="{{ this.link }}">{{ this.text }}</a></td></tr>