{% extends 'stackdio/page.html' %} {% block title %}Blueprints{% endblock %} {% block blueprint-class %}active{% endblock %} {% block page-content %}

Blueprints

Manage all of your blueprints here.

{% if has_admin %} Permissions {% endif %} {# {% if has_create %}#} {# New Blueprint#} {# {% endif %}#}
{% include 'stackdio/stubs/pager.html' with object_type='blueprints' search=True %}

Launch
{% endblock %}