{# US-002 (5.5): aceeasi grila standard ca tabelul Trimiteri (_submissions.html): .tablewrap > table, antet th standard (mostenit din base.html), cod in .pill, denumire ca text normal (singura coloana care se poate rupe pe randuri inguste), empty-state in .empty. Zero stiluri inline noi — totul vine din base.html. #} {% if rows %}
{% for r in rows %} {% endfor %}
Cod Denumire Actualizat
{{ r.cod_prestatie }} {{ r.nume_prestatie }} {{ r.updated_at }}
{% else %}
Nomenclator gol. Worker-ul il umple la primul login RAR reusit.
{% endif %}