{% extends "webdav/base.html" %} {% load react_tags %} {% block content %}
{% endblock %} {% block extra_js %} {% include "react/react_props.html" %} {% react_static "components/webdav.jsx" %} {% endblock %}