{% extends "aristotle_mdr/user/base.html" %} {% load bootstrap3 static %} {% load render_bundle from webpack_loader %} {% block webpack_bundle %} {% render_bundle 'notificationPermissions' 'js' %} {% endblock %} {% block title %}Edit details{% endblock %} {% block sidebar %} {% include "aristotle_mdr/user/userSideBar.html" with activeTab='edit' %} {% endblock %} {% block outerpage %}