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