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