plugins/tpl/templates/admin/template_editor/framework_warning.stpl

Summary

Maintainability
Test Coverage
<fieldset class="warning">
    <legend>{t(Warning)}</legend>
    <p>
        <b>Changing content of framework is not allowed!</b>
    </p>
</fieldset>