{% extends 'stackdio/page.html' %} {% block title %}Cloud Images{% endblock %} {% block image-class %}active{% endblock %} {% block page-content %}

Cloud Images

Manage all of your cloud images here.

{% if has_admin %} Permissions {% endif %} {% if has_create %} New Cloud Image {% endif %}
{% include 'stackdio/stubs/pager.html' with object_type='cloud images' search=True %}

{% endblock %}