Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Simon Daron
panikweb
Commits
086d23c5
Commit
086d23c5
authored
Sep 04, 2013
by
fred
Browse files
remove references to less
parent
e9d8ed52
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
panikweb_templates/static/js/less-1.4.1.js
deleted
100644 → 0
View file @
e9d8ed52
This diff is collapsed.
Click to expand it.
panikweb_templates/templates/base.html
View file @
086d23c5
...
@@ -21,8 +21,7 @@
...
@@ -21,8 +21,7 @@
<link
rel=
"stylesheet"
href=
"{{ STATIC_URL }}css/general.css"
type=
"text/css"
/>
<link
rel=
"stylesheet"
href=
"{{ STATIC_URL }}css/general.css"
type=
"text/css"
/>
<link
rel=
"stylesheet"
href=
"{{ STATIC_URL }}css/specifics.css"
type=
"text/css"
/>
<link
rel=
"stylesheet"
href=
"{{ STATIC_URL }}css/specifics.css"
type=
"text/css"
/>
<!--
<!--<script src="{{ STATIC_URL }}js/less-1.4.1.js" type="text/javascript"></script>
<link rel="stylesheet" href="{{ STATIC_URL }}css/style.css" />-->
<link rel="stylesheet" href="{{ STATIC_URL }}css/style.css" />-->
{% block head %}{% endblock %}
{% block head %}{% endblock %}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment