Skip to content
GitLab
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
19059fb1
Commit
19059fb1
authored
Sep 01, 2016
by
Nicolas Joyard
Browse files
Remove bogus cache code
parent
c81152f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/base.html
View file @
19059fb1
...
...
@@ -61,9 +61,7 @@
{% endblock %}
</div>
{% cache 3600 LANGUAGE_CODE %}
{% include '_position_form_modal.html' %}
{% endcache %}
{% include '_position_form_modal.html' %}
<div
class=
"col-sm-9 col-sm-offset-3 {% block container-class %}{% endblock %}"
>
{% block content %}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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