{% extends "base.html" %} {% block title %}My Sets - {{ app_name }}{% endblock %} {% block content %}
{{ pagination.total }} sets in your collection
{{ set.set_name }}
{{ set.piece_count }} pieces
{% endif %}{{ set.instructions.count() }} instruction(s)
{% if search_query or current_theme or current_year %} Try adjusting your filters or search terms. {% else %} Start by adding your first LEGO set or MOC to your collection! {% endif %}