{% extends 'stackdio/page.html' %} {% block title %}Stack Detail{% endblock %} {% block stack-class %}active{% endblock %} {# Inject the stack id into the window so we can access it in our javascript VM #} {% block scripts %} {{ block.super }} {% endblock %} {% block page-content %}