removed unavailable css from head

This commit is contained in:
ARvind Tiwari 2017-07-31 20:31:08 +05:30
parent 8aac161196
commit 299e9146e0

View file

@ -18,7 +18,6 @@
<!-- Custom CSS -->
<link href="{% static 'hosting/css/landing-page.css' %}" rel="stylesheet">
<link href="{% static 'hosting/css/user_keys.css' %}" rel="stylesheet">
<link href="{% static 'hosting/css/payment.css' %}" rel="stylesheet">
<link href="{% static 'hosting/css/order.css' %}" rel="stylesheet">
<link href="{% static 'hosting/css/orders.css' %}" rel="stylesheet">