{% extends "base.html" %} {# Copyright (c) 2016 by Adaptive Computing Enterprises, Inc. All Rights Reserved. #} {% load pipeline staticfiles %} {% block title %}File Manager{% endblock %} {% block content %} {% stylesheet "file_manager" %}