{% extends 'base.html' %} {% block content %}
Date | ID | Title | Thumbnail | Submitter |
---|---|---|---|---|
{{ post.timestamp.strftime('%Y-%m-%d %H:%M') }} | {{ post.id }} | {{ post.title }} |
|
{{ post.submitter }} |
No posts yet!
{% endif %}