{# Copyright (C) 2008-2013 Richard Liao All rights reserved. This software is licensed as described in the file COPYING, which you should have received as part of this distribution. #} # extends 'admin.html' # set domain = 'tickettemplate' # set _ = partial(dgettext, domain) # set admintitle = _("Ticket: Template") # block admintitle ${admintitle} # endblock admintitle # block adminpanel

${admintitle}

${jmacros.form_token_input()}

# endblock adminpanel