{%- comment -%} Item del menĂº @param :text [String] El contenido @param :href [String] El link @param :class [String] Las clases {%- endcomment -%} {% include text_link.html text=include.text class="display-4 letter-spacing-6 text-uppercase font-weight-bold text-decoration-none ml-20 mr-50 d-flex d-md-inline-flex" href=include.href %}