Files
django-vue3-admin/backend/templates/rest_framework/login.html
2024-06-18 12:46:57 +08:00

4 lines
122 B
Python

{% extends "rest_framework/login_base.html" %}
{# Override this template in your own templates directory to customize #}