actix-admin/examples/azure_auth/templates/custom_handler.html
2022-12-29 19:56:20 +01:00

5 lines
84 B
HTML

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