Commit e4510728 by Jason Bau

Merge pull request #1631 from edx/jbau/fix-password-reset

fix edx-west password_reset
parents 89a4baae 16379a59
...@@ -8,11 +8,6 @@ ...@@ -8,11 +8,6 @@
<title>{% trans "Your Password Reset is Complete" %}</title> <title>{% trans "Your Password Reset is Complete" %}</title>
{% compressed_css 'style-vendor' %}
{% compressed_css 'style-app' %}
{% compressed_css 'style-app-extend1' %}
{% compressed_css 'style-app-extend2' %}
{% block headextra %} {% block headextra %}
<!--[if lt IE 9]> <!--[if lt IE 9]>
<script src="{% static 'js/html5shiv.js' %}"></script> <script src="{% static 'js/html5shiv.js' %}"></script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment