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/manage/recent.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/manage/recent.html')
-rw-r--r-- | cgi/templates/manage/recent.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi/templates/manage/recent.html b/cgi/templates/manage/recent.html index 13e5b42..006da56 100644 --- a/cgi/templates/manage/recent.html +++ b/cgi/templates/manage/recent.html @@ -51,4 +51,4 @@ </table> </center> <hr /> -<?py include('templates/base_bottom.html') ?>
\ No newline at end of file +<?py include('templates/base_bottom.html') ?> |