{% extends "website/base.html" %} {% block titleblock %}Home{% endblock %} {% block header_ext %} {% endblock %} {% block content %}
The Python MUD/MU* creation system.
You are looking at the start of your game's website, generated out of the box by Evennia. It has several example pages and can be expanded into a full-fledged home for your game.
{% if webclient_enabled %} {% endif %}For more info, take your time to peruse Evennia's extensive online manual.
If you have any questions, don't hesitate to join the Evennia community! Drop a message in the Evennia forums or come say hi in the support/chat channels (IRC or Discord).
If you find bugs, please report them to our Issue tracker on GitHub.
There's currently {{num_accounts_connected}} connected out of a total of {{num_accounts_registered}} account{{num_accounts_registered|pluralize}} registered.
Of these, {{num_accounts_registered_recent}} were created this week, and {{num_accounts_connected_recent}} have connected within the last seven days.