<#assign textEditorName = "fr.paris.lutece.portal.service.editor.RichTextEditorBackOfficeMethod"?new()() > <#if textEditorName?has_content> <#assign importUrl = "/admin/util/editor/editor_" + textEditorName + ".html"> <#include importUrl /> <#else> <#macro initEditor> <#-- rich text editor disabled -->