{% extends "base.html" %} {% block head %} {% endblock %} {% block body %} bauke.xyz {% for style in styles %} {{ style.metadata.name }} Install {{ style.metadata.description }} {% endfor %} {% endblock %}
{{ style.metadata.description }}