{% extends 'base.html' %} {% block content %} Download All Components Download Brick version {{ version }} — {{ size }} Build Your Own Bundle Select just the components you want Minified x-tag core {% for component, deps in dependencies %} {{ component.replace('x-tag-','') }} {% endfor %} {% endblock %} {% block script %} {% endblock %}