mirror of https://gitlab.com/bashrc2/epicyon
Separate section for dates
parent
878fad1e22
commit
73730d843b
|
@ -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="/' + \
|
||||
|
|
Loading…
Reference in New Issue