Add hr separator
authorHeiko Schlittermann <hs@schlittermann.de>
Thu, 24 Dec 2015 01:34:53 +0100
changeset 63 8a3f3d2373b2
parent 62 e9add840d228
child 64 eb0fb0878c89
Add hr separator
templates/inventory.html
--- a/templates/inventory.html	Thu Dec 24 01:28:21 2015 +0100
+++ b/templates/inventory.html	Thu Dec 24 01:34:53 2015 +0100
@@ -26,6 +26,7 @@
 	</td>
     [% END # foreach %]
     </table>
+    <hr />
 [% END # files %]
 
 [%# Formular for upload %]