{% extends "packages/package_base.html" %} {% block title %} {{ _("Supported Games") }} {% endblock %} {% block content %} {{ _("Documentation") }}
{{ _("Game support is configured using the package's .conf file. See the documentation for more info") }}
{{ mod_conf_lines }}
{% endif %}
{% if form %}