Back to Eslint

Languages

docs/src/pages/languages.md

10.3.0360 B
Original Source

{%- from 'components/hero.macro.html' import hero %}

{{ hero({ title: "Languages", supporting_text: "Choose your language" }) }}

<section class="languages-section section"> <div class="content-container"> <nav aria-labelledby="languages-label"> {% include 'partials/languages-list.html' %} </nav> </div> </section>