{% extends "app/templates/base.tmpl" %} {% block title %} Report: {{hint|abbreviate:150}} - {{id}} - Penpot Rate Limit Report {% endblock %} {% block content %}

Hint:
{{hint}}

Reported at:
{{created-at}}

Report ID:
{{id}}

CONTEXT:
{{context}}
RESULT:
{{result}}
{% endblock %}