actix-admin/examples/with_azure_auth/templates/custom_handler.html
2022-11-08 17:10:27 +01:00

5 lines
84 B
HTML

{% extends "base.html" %}
{% block content %}
custom handler
{% endblock content %}