{% extends "collection/serialize/ap_htmx_table/record.html" %} {% block value %} {% if column == "row_actions" %} {% else %} {{ super() }} {% endif %} {% endblock value %}