Commit c5008969 by Brian Talbot Committed by John Jarvis

drupal integration - adding back in modal assets for passwor recovery - wip

parent de4f35df
......@@ -100,4 +100,8 @@ site_status_msg = get_site_status_msg(course_id)
</header>
% if course:
<div class="ie-banner"><strong>Warning:</strong> Your browser is not fully supported. We strongly recommend using <a href="https://www.google.com/intl/en/chrome/browser/" target="_blank">Chrome</a> or <a href="http://www.mozilla.org/en-US/firefox/new/" target="_blank">Firefox</a>.</div>
% endif
\ No newline at end of file
% endif
%if not user.is_authenticated():
<%include file="forgot_password_modal.html" />
%endif
\ No newline at end of file
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