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