diff options
Diffstat (limited to 'view/tpl/smarty3/invite.tpl')
-rw-r--r-- | view/tpl/smarty3/invite.tpl | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/view/tpl/smarty3/invite.tpl b/view/tpl/smarty3/invite.tpl index 117ee7cd6..d1f94560a 100644 --- a/view/tpl/smarty3/invite.tpl +++ b/view/tpl/smarty3/invite.tpl @@ -1,4 +1,8 @@ -<form action="invite" method="post" id="invite-form" > +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<form action="invite" method="post" id="invite-form" > <div id="invite-wrapper"> <h3>{{$invite}}</h3> |