diff options
Diffstat (limited to 'templates/manage.html.j2')
| -rw-r--r-- | templates/manage.html.j2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/manage.html.j2 b/templates/manage.html.j2 index 4a5da8d..db7da0b 100644 --- a/templates/manage.html.j2 +++ b/templates/manage.html.j2 @@ -3,6 +3,7 @@ {% block content %} <h2>Managing poll <span class="contrast">{{ poll.title }}</span> by <i>{{ poll.author_name }}</i></h2> +<p>{{ poll.pub_date_formatted_notz() }}.</p> <p> Share this URL with your peers:<br> |
