diff options
author | Choom | 2022-12-14 18:05:09 -0300 |
---|---|---|
committer | Choom | 2022-12-14 20:08:22 -0300 |
commit | dcd6e1d63a46ff957ce6eb519915b4a9e8fe625b (patch) | |
tree | e47028d518c6885641a828c2f2a6d463d0505728 /cgi/templates/base_top.html | |
parent | 5ef5827e02f20fb59e92ac8e88fba85103442b1f (diff) | |
download | weabot-dcd6e1d63a46ff957ce6eb519915b4a9e8fe625b.tar.gz weabot-dcd6e1d63a46ff957ce6eb519915b4a9e8fe625b.tar.xz weabot-dcd6e1d63a46ff957ce6eb519915b4a9e8fe625b.zip |
Mejor pantalla de borrado
Fix imágenes en BBS
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" /> |