{% extends "admin/admin/list.html" %} {% block table_row scoped %} <td class="lead-cell"> <strong>{{ _(item.name) }}</strong> </td> {% endblock%}