{% extends 'template/template.j2.html' %} {% block title %} {{ $t('sidebar.info') }} {% endblock %} {% block content %}
{{ $t('Debug variable output') }}
{% raw %} {{ dump(variable) }} {% endraw %}