{% from "partials/commit.html" import commit_link %} {%- set chevron -%} {%- include ".icons/material/chevron-up.svg" -%} {%- endset -%}
{% if config.theme.language == "fi" %}

Suomenkielinen tekoälykäännös

Sisällössä voi esiintyä virheellistä tietoa tekoälykäännöksestä johtuen.

Klikkaa tästä antaaksesi palautetta {% include ".icons/material/arrow-right.svg" %}

{% endif %} {% if config.extra.environment == "preview" %}

You are viewing a development build

The content on this page has not been approved for release.

{% if page and page.git and config.theme.language == "en" %} {{ commit_link(page.git.head, config.repo_url, status=page.git.status) }} {% endif %}
{% endif %}