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
Political Memory
memopol
Commits
019bc39a
Commit
019bc39a
authored
Apr 24, 2016
by
Nicolas Joyard
Browse files
Remove typo
parent
7299af26
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/base.html
View file @
019bc39a
...
...
@@ -13,7 +13,7 @@
{% compress css %}
<link
rel=
"stylesheet"
href=
"{% static 'libs/bootstrap/dist/css/bootstrap.min.css' %}"
type=
"text/css"
/>
<link
rel=
"stylesheet"
href=
"{% static 'libs/fontawesome/css/font-awesome.min.css' %}"
type=
"text/css"
/>
<link
rel=
"stylesheet"
href=
"{% static 'libs/flag-icon-css/css/flag-icon.min.css' %}"
type=
"text/css"
/>
"
<link
rel=
"stylesheet"
href=
"{% static 'libs/flag-icon-css/css/flag-icon.min.css' %}"
type=
"text/css"
/>
<link
rel=
"stylesheet"
href=
"{% static 'less/base.less' %}"
type=
"text/less"
/>
{% endcompress %}
{% compress js %}
...
...
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