Separate section for dates

main
Bob Mottram 2020-08-22 20:07:19 +01:00
parent 878fad1e22
commit 73730d843b
1 changed files with 2 additions and 1 deletions

View File

@ -2108,7 +2108,8 @@ def htmlNewPost(mediaInstance: bool, translate: {},
dateAndLocation += \
'<input type="time" name="eventTime"></label></p>\n'
else:
dateAndLocation += '<div>\n'
dateAndLocation += '</div>\n'
dateAndLocation += '<div class="container">\n'
dateAndLocation += \
'<p><img loading="lazy" alt="" title="" ' + \
'class="emojicalendar" src="/' + \