{% set current_theme = current_theme() %} {{ current_theme.headertags() }} {{ mde.css }} {{_("Editar apaciencia del sitio web")}} {{ current_theme.local_style() }} {{ current_theme.navbar() }}
{{ current_theme.notify() }}

{{_("Editar apariencia del sitio web")}}.

{{_("Logo y Favicon del sitio web")}}.

{% if logo_perzonalizado() and site_logo() %}
NOW LMS
{{_("Eliminar Logo actual")}} {% else %} {% endif %}
{% if favicon_perzonalizado() and site_favicon() %}
NOW LMS Favicon
{% else %} {% endif %}

{{_("Tema del sitio web")}}.

{{ form.style(class="form-control", id="style") }}
{{_("Los temas cambian varios aspectos visuales del sitio web")}}.

{{_("Cancelar")}}