nickynicolson/geonomia-MY / templates /_table-table-geonomia-cluster.html
nickynicolson's picture
download
raw
476 Bytes
{% block table %}
<div class="table-container">
<table>
<tbody>
{% for row in display_rows %}
<tr>
<td>
{% if row.num_records > 50 %}✨{% endif %}<a href="/geonomia/cluster/{{ row.cluster_stage1_id }}">{{ row.recordedby_first_familyname }} in {{ row.year_min }}{% if row.year_max != row.year_min %}–{{ row.year_max }}{% endif %}</a>
</td>
</tr>
{% endfor %}
</tbody>
</table>
</div>
{% endblock %}

Xet Storage Details

Size:
476 Bytes
·
Xet hash:
2dc946c032f4b5f5fc7efe8c7af1f010ab18df8a07639067e5d459acc5368520

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.