diff options
Diffstat (limited to 'view/tpl/smarty3/photo_edit.tpl')
-rw-r--r-- | view/tpl/smarty3/photo_edit.tpl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/view/tpl/smarty3/photo_edit.tpl b/view/tpl/smarty3/photo_edit.tpl index 4c7eed833..fefe7f10b 100644 --- a/view/tpl/smarty3/photo_edit.tpl +++ b/view/tpl/smarty3/photo_edit.tpl @@ -1,3 +1,8 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <form action="photos/{{$nickname}}/{{$resource_id}}" method="post" id="photo_edit_form" > |