Fix template syntax error in api_tokens.html

parent 5ce3dfe3
......@@ -147,7 +147,7 @@
<tr>
<td colspan="5" style="text-align: center; color: #6b7280;">No API tokens found. Generate your first token above.</td>
</tr>
{% endfor %}
{% endif %}
</tbody>
</table>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment