Files
digest_app/templates/cdn_through_html/sweetalert2_cdn_css.html
2024-02-26 13:28:32 +05:30

4 lines
252 B
HTML

{% load static%}
<link rel="stylesheet" type="text/css" href="{% static 'src/plugins/src/sweetalerts2/sweetalerts2.css' %}">
<link rel="stylesheet" type="text/css" href="{% static 'src/plugins/css/light/sweetalerts2/custom-sweetalert.css' %}">