Copied many Artemus templates from Nutriguia.
[gruta.git] / templates / artemus / EDIT_TEMPLATE
blobe94eecf937235367563b3cc7bb3ad50ac2ceea46
1 {-assert_admin}
2 {-header}
4 {-box_title|Datos de la plantilla}
5 <form method = 'post'>
6 {-edit_template|{-cgi-id}}
7 <input type = 'submit' class = 'button' value = 'OK'>
8 <input type = 'hidden' name = 't' value = 'SAVE_TEMPLATE'>
9 </form>
10 {-box_end}
12 {-footer}