diff options
Diffstat (limited to 'site.py')
-rw-r--r-- | site.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ middlepart += """ <div id="the-list"> <div class='header'> <h1 class='head'>Operation manuals and data sheets</h1> - <h4>by <a href='http://joak.nospace.at'>JoaK</a></h4> + <h4>managed by <a href='http://joak.nospace.at'>JoaK</a> and others! If you have an old/new operation manual or a rare/unusual data sheet, please send it to me(joak(((((a)))))nospace.at)!</h4> <input class="search" placeholder="Search" /> </div> <ul class="list">""" |