{% extends 'shared/layout.html' %} {% block content %} {% if doclet.kind === 'component' %} {% include "doclet/component.html" ignore missing %} {% endif %} {% endblock %}