{% extends "admin/layout.html" %} {% block title %}{{ _("Pygments") }}{% endblock %} {% block contents %}
{% trans %} Pygments allows you to select one of many themes for your code tags. You can preview and select one below. {% endtrans %}
{{ example }} {%- call form.render() %} {{ form.all_errors() }}