{% extends "base.html" %} {%- import "partials/_ui.html" as ui -%} {% block title %}{{ collection.title }} - {{ owner_username }} - Makenot.work{% endblock %} {% block body_attrs %} class="padded-page collection-page"{% endblock %} {% block head %} {% endblock %} {% block content %} {% include "partials/site_header.html" %}
{{ desc }}
{% endif %}