修复bug

This commit is contained in:
wzj 2025-06-14 10:33:07 +08:00
parent 95f473d05e
commit cf4d571623

View File

@ -162,7 +162,6 @@
<td>{{ cert.expires_at.strftime('%Y-%m-%d') }}</td>
<td>{{ cert.created_at.strftime('%Y-%m-%d') }}</td>
<td class="pe-4">
<td class="pe-4">
<div class="btn-group btn-group-sm">
<a href="{{ url_for('certificate_detail', cert_id=cert.id) }}"
class="btn btn-outline-primary"