{% extends "base_for_react.html" %} {% load render_bundle from webpack_loader %} {% block extra_style %} {% render_bundle 'fileHistory' 'css'%} {% endblock %} {% block extra_script %} {% render_bundle 'fileHistory' 'js'%} {% endblock %}