| Cryptocurrency | Current Price | Last Updated | Actions |
|---|---|---|---|
| {{ item.crypto_name }} | {% if item.current_price %} ${{ "%.2f"|format(item.current_price) }} {% else %} No price data {% endif %} | {% if item.last_updated %} {{ item.last_updated.strftime('%Y-%m-%d %H:%M:%S') }} {% else %} No data {% endif %} |