{% extends "base.html" %} {% block title %}Spark - {{ guide.title }} Setup Guide{% endblock %} {% block head %} {% endblock %} {% block content %}
{{ guide.summary }}
{{ step.description }}
{% if step.substeps %}{{ step.description }}
{% if step.screenshot_placeholder %}{{ item.solution }}