diff options
Diffstat (limited to 'cgi/templates/base_top.html')
-rw-r--r-- | cgi/templates/base_top.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi/templates/base_top.html b/cgi/templates/base_top.html index d6a30e8..2dc079e 100644 --- a/cgi/templates/base_top.html +++ b/cgi/templates/base_top.html @@ -44,4 +44,4 @@ <img src="/static/img/default.png" width="500" height="81" /> <?py #endif ?> </div> - <hr width="90%" size="1" />
\ No newline at end of file + <hr width="90%" size="1" /> |