{% extends "form-base.twig" %} {% block formTitle %}{{ "Font Details"|trans }} {% endblock %} {% block formHtml %}
{{ "Font details provided by fontLib"|trans }}
This is an example text using the selected font style.
{% endblock %}