{% extends "base.html" %} {% block content %} {% set english_section = get_section(path="links/_index.md", lang="en") %}

{{ section.title }}

{% endblock content %}