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