{% extends "apps_skeleton.html" %} {% block contents %}
{% include "settings_nav.html" %}
{% include "partial_admin_custom.html" with type_capitalize="Image, CSS, and JS Asset" type_button="Asset" type_lower="staticasset" type_icon="leaf" type_link="%HTML_URL%" %}
{% endblock %} {% block code %} {% endblock %}