|
|
|
|
@ -17,7 +17,7 @@ |
|
|
|
|
<link href='/static/favicon.ico?v=3' type='image/x-icon' rel='shortcut icon'/> |
|
|
|
|
<link href="/static/bower_components/Bootflat/css/bootstrap.min.css" rel="stylesheet"> |
|
|
|
|
<link href="/static/bower_components/Bootflat/bootflat/css/bootflat.min.css" rel="stylesheet"> |
|
|
|
|
<link href="/static/less/_.min.css?v=7" rel="stylesheet"> |
|
|
|
|
<link href="/static/less/_.min.css?v=8" rel="stylesheet"> |
|
|
|
|
<link href="/static/css/select2.min.css" rel="stylesheet"> |
|
|
|
|
<link rel="stylesheet" type="text/css" href="/static/bower_components/sweetalert/lib/sweet-alert.css"> |
|
|
|
|
<link rel="stylesheet" href="/static/js/mp/dist/magnific-popup.css"> |
|
|
|
|
@ -375,7 +375,7 @@ |
|
|
|
|
<script src="/static/js/formstone/js/touch.js"></script> |
|
|
|
|
<script src="/static/js/formstone/js/dropdown.js"></script> |
|
|
|
|
<script src="/static/star-rating/jquery.rating.pack.js"></script> |
|
|
|
|
<script src="/static/js/_.js?v=14"></script> |
|
|
|
|
<script src="/static/js/_.js?v=15"></script> |
|
|
|
|
{% endblock footer_scripts %} |
|
|
|
|
{% block jss %}{% endblock jss %} |
|
|
|
|
{% if messages %} |
|
|
|
|
|