podcast-webseite/templates/blocks/press_table.html
2019-05-25 21:57:41 +02:00

1 line
113 B
HTML

<tr><td>{{ this.pub_date.strftime('%d.%m.%Y') }}</td><td><a href="{{ this.link }}">{{ this.text }}</a></td></tr>