{% extends "layout.html" %} {% block ogpdesc %}{{ this.shortbody }}{% endblock %} {% block ogptitle %}{{ this.title }} | Queerscriptors{% endblock %} {% block twitterdesc %}{{ this.shortbody }}{% endblock %} {% block twittertitle %}{{ this.title }} | Queerscriptors{% endblock %} {% block page %} {% include 'header.html' %}

{{this.title}}

{{ _("Game Description") }}

{{this.shortbody}}

{{this.body}}

{{ _("Weblate status") }}

Translation status
{% endblock %}