{% extends "freeadmin/generic_model_edit.html" %} {% block post_form %} {{ block.super }} {% trans "Note: Editing this field will automatically restart your WebGUI for the necessary changes to take effect." %} {% endblock %}