{# Copyright (C) 2007-2020 CodeResort.com - BV Network AS (simon-code@bvnetwork.no) This software is licensed as described in the file COPYING, which you should have received as part of this distribution. #} # extends 'admin.html' # block admintitle ${_("Blog Admin")} # endblock admintitle # block head ${ super() } # endblock head # block adminpanel

${_("Blog Settings")}

${jmacros.form_token_input()}
${_("Blog Settings")}
# endblock adminpanel