templates/inventory.html
changeset 63 8a3f3d2373b2
parent 61 81fc1e7ce91b
child 65 0ce1c1c38edd
equal deleted inserted replaced
62:e9add840d228 63:8a3f3d2373b2
    24 	<td>[% file.removal.type %]</td>
    24 	<td>[% file.removal.type %]</td>
    25 	<td><a href="[% file.removal.link %]">remove</a></td>
    25 	<td><a href="[% file.removal.link %]">remove</a></td>
    26 	</td>
    26 	</td>
    27     [% END # foreach %]
    27     [% END # foreach %]
    28     </table>
    28     </table>
       
    29     <hr />
    29 [% END # files %]
    30 [% END # files %]
    30 
    31 
    31 [%# Formular for upload %]
    32 [%# Formular for upload %]
    32 <form enctype="multipart/form-data">
    33 <form enctype="multipart/form-data">
    33 <table>
    34 <table>