{% extends "modal/index.html" %} {# Copyright (c) 2016 by Adaptive Computing Enterprises, Inc. All Rights Reserved. #} {% block title %}File Permissions{% endblock %} {% block body %} {% load pipeline %} {% stylesheet 'file_permissions' %}

Owner

Group

Others

Octal:

{% javascript 'file_permissions' %} {% endblock %} {% block footer %} {% endblock %}