{% extends "base.html" %} {% block title %}Viewing {{stack_name}}{% endblock %} {% block content %}

{{stack_name}}

{% endblock %}