mirror of https://gitlab.com/bashrc2/epicyon
Typo
parent
d6f11dd0bf
commit
4f39b72205
|
@ -2386,7 +2386,7 @@ def individual_post_as_html(signing_priv_key_pem: str,
|
|||
'" class="' + time_class + '" tabindex="10">' + \
|
||||
published_str + '</a>\n'
|
||||
if not show_icons:
|
||||
footer_str = '</div>\n'
|
||||
footer_str += '</div>\n'
|
||||
else:
|
||||
footer_str = '<a href="' + \
|
||||
published_link.replace('/news/', '/news/statuses/') + \
|
||||
|
|
Loading…
Reference in New Issue