{% extends "admin/layout.html" %} {% block title %}{{ _("Typography") }}{% endblock %} {% block html_head %} {{ super() }} {% endblock %} {% block contents %}
{% trans %} From here you can configure the typography settings. Note that the typography plugin has hardcoded semantics at the moment, so there is no way to change the algorithm from this config panel. {% endtrans %}
{%- call form() %}