webgen v4.0.3 + hr-blockquote
This commit is contained in:
parent
573a0ab3ae
commit
3fc594ff3b
1 changed files with 1 additions and 1 deletions
|
@ -231,7 +231,7 @@ head1 = (
|
|||
style_fn = '<link rel="stylesheet" type="text/css" href="/vimstyles.css">'
|
||||
head2 = "</head><body>\n"
|
||||
body1 = '<a href="./">Back</a><blockquote><strong>Moin</strong></p>'
|
||||
foot = "</blockquote><p></p><hr /></body> </html>\n"
|
||||
foot = "</p><blockquote><blockquote><blockquote><blockquote><blockquote><blockquote></p><hr /></blockquote></blockquote></blockquote></blockquote></blockquote></blockquote></body> </html>\n"
|
||||
|
||||
# write beginning of html-file
|
||||
html_out_file.write(head1 + style_fn + head2 + body1)
|
||||
|
|
Loading…
Reference in a new issue