Files
goodtimes/templates/cdn_through_html/filepond_cdn_css.html
rizwanisready db213d3228 wrong commit
2024-02-29 13:25:50 +05:30

5 lines
343 B
HTML

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