{% extends "index.html" %} {% block hero %}{% endblock hero%} {% block header %} {% if lang =="en" %} {% set path = [""] | concat(with=section.components) | join(sep="/") %} {% else %} {% set path = [""] | concat(with=section.components | slice(start=1)) | join(sep="/") %} {% endif %} {{ macros::render_header(path=path) }} {% endblock header %} {% block content %}
Examples of things we can host for you or help you host it yourself.
{{ card.content | markdown(inline=true) | safe }}