mirror of
https://github.com/ngfchl/ptools
synced 2023-07-10 13:41:22 +08:00
5 lines
375 B
HTML
5 lines
375 B
HTML
{% load static simpletags %}
|
|
<link rel="stylesheet" type="text/css" href="{% static 'admin/simpleui-x/elementui/theme-chalk/index.css' %}">
|
|
<link rel="stylesheet" type="text/css" href="{% static 'admin/simpleui-x/elementui/theme-chalk/display.css' %}">
|
|
|
|
<link rel="stylesheet" type="text/css" href="{% static 'admin/simpleui-x/fontawesome-free-5.8.1-web/css/all.min.css' %}"> |