Add a footer with some links to the Web pages.
This commit is contained in:
parent
f272772dcb
commit
41eab38a58
13 changed files with 31 additions and 2 deletions
|
|
@ -358,5 +358,6 @@ else:
|
|||
|
||||
sys.stdout.write('<p>Or <a href="/ttyrecs/">browse all ttyrecs</a>.</p>')
|
||||
sys.stdout.write('<p><a href="/about/ttyrec.html">What are ttyrecs?</a></p>')
|
||||
sys.stdout.write("</div>\n</body>\n</html>\n")
|
||||
sys.stdout.write('</div>\n')
|
||||
sys.stdout.write(rlgall.pend)
|
||||
exit()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue