shooflenet/static/templates_old/distributed_speakers.template.html

9 lines
234 B
HTML
Raw Normal View History

{% extends "articles/article.template.html" %}
{% block title -%}
Impromptu Soundsystems would be a good name for a band.
{%- endblock %}
{% block body -%}
{%- include "articles/distributed_speakers.article.html" -%}
{%- endblock %}