{% extends 'landing/component/base/page.html' %} {% block section_title %} Dropdown {% endblock %} {% block section_content %} {% include 'landing/component/dropdown/definition.html' %} {% include 'landing/component/dropdown/example.html' %} {% include 'landing/component/dropdown/gallery.html' %} {% endblock %}