{% comment %} For human readers {% endcomment %}
{% if error == '404' %}{% data ui.errors.oops %}{% elsif page.documentType == 'homepage' and currentVersion == 'free-pro-team@latest' %}GitHub Documentation{% elsif page.fullTitle %}{{ page.fullTitle }}{% else %}GitHub Documentation{% endif %}
{% comment %} For Google and Bots {% endcomment %} {% if page.intro %}
{% endif %} {% if page.topics %}
{% endif %} {% if page.hidden %}
{% endif %} {% for languageVariant in page.languageVariants %}
{% endfor %}
{% comment %} For our JS {% endcomment %}