{% extends "base.html" %} {% block title %} {{ _("Welcome") }} {% endblock %} {% block description %} {{ _("Welcome to the best place to find Minetest mods, games, and texture packs") }} {% endblock %} {% block scriptextra %} {% if current_user.is_authenticated %} {% endif %} {% endblock %} {% block content %} {% from "macros/packagegridtile.html" import render_pkggrid %}
{{ _("See more") }} {{ _("Recently Added") }}
{{ _("See more") }} {{ _("Recently Updated") }}
{{ _("See more") }} {{ _("Top Games") }}
{{ _("See more") }} {{ _("Top Mods") }}
{{ _("See more") }} {{ _("Top Texture Packs") }}
{{ _("See more") }} {{ _("Highest Reviewed") }}
{{ _("All reviews") }}