{% extends "base.html" %} {% block title %}{{ typedef.name or typedef.identifier }}{% endblock title %} {% block content -%}
{{ typedef.definition }}