{% extends "app_home/base.html" %} {% load static %} {% load i18n %} {% block navbar_app %} {% include 'app_home/_sidebar.html' %} {% endblock %} {% block title %}
{{ prototype.description }}
{% endblock %} {% block content %}{% translate "Body text. The quick brown fox jumps over the lazy dog." %}
{% translate "Muted text, used for helper/description lines." %}
{% translate "Card body text sample, a couple of lines to check wrapping." %}
{% translate "Action" %}{% translate "Card body text sample, a couple of lines to check wrapping." %}
{% translate "Action" %}{% translate "Card body text sample, a couple of lines to check wrapping." %}
{% translate "Action" %}| {% translate "Name" %} | {% translate "Status" %} | {% translate "Updated" %} |
|---|---|---|
| {% translate "Sample row" %} | {% translate "Active" %} | 2026-07-29 |
| {% translate "Another row" %} | {% translate "Disabled" %} | 2026-07-01 |