diff options
author | junk | 2021-03-31 06:07:15 -0300 |
---|---|---|
committer | junk | 2021-04-08 14:14:40 -0400 |
commit | e9a0a02f9e17a7a03e39d066c8157285e774a376 (patch) | |
tree | f2792c6390d5560e66f85e9053968d7f27695c9a /cgi/templates/catalog.html | |
parent | f7baf0c69606d49c6be86d3f27bc88d9d58cd4ba (diff) | |
download | weabot-e9a0a02f9e17a7a03e39d066c8157285e774a376.tar.gz weabot-e9a0a02f9e17a7a03e39d066c8157285e774a376.tar.xz weabot-e9a0a02f9e17a7a03e39d066c8157285e774a376.zip |
Nuevos estilos
Diffstat (limited to 'cgi/templates/catalog.html')
-rw-r--r-- | cgi/templates/catalog.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cgi/templates/catalog.html b/cgi/templates/catalog.html index 8c0d80e..d4822ae 100644 --- a/cgi/templates/catalog.html +++ b/cgi/templates/catalog.html @@ -29,4 +29,5 @@ </div> <?py #endfor ?> </div> +<hr /> <?py include('templates/base_bottom.html') ?>
\ No newline at end of file |