mirror of https://gitlab.com/bashrc2/epicyon
Remove main
parent
2f63f5f19b
commit
69f14261c8
|
@ -687,7 +687,6 @@ def htmlTimeline(cssCache: {}, defaultTimeline: str,
|
||||||
rssIconAtTop, publishButtonAtTop,
|
rssIconAtTop, publishButtonAtTop,
|
||||||
authorized, True, theme,
|
authorized, True, theme,
|
||||||
defaultTimeline)
|
defaultTimeline)
|
||||||
tlStr += ' </main>\n'
|
|
||||||
tlStr += ' <td valign="top" class="col-right" ' + \
|
tlStr += ' <td valign="top" class="col-right" ' + \
|
||||||
'id="newswire" tabindex="-1">' + \
|
'id="newswire" tabindex="-1">' + \
|
||||||
rightColumnStr + ' </td>\n'
|
rightColumnStr + ' </td>\n'
|
||||||
|
|
Loading…
Reference in New Issue