{% 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 %} {% endblock %} {% block content %} {% from "macros/packagegridtile.html" import render_pkggrid %}
{{ _("See more") }}