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