{% extends "base.html" %} {% block sidebar %} {% endblock %} {% block header_ext %} {% endblock %} {% block content %}
Welcome to your new installation of Evennia, your friendly neighborhood next-generation MUD server. You'll want to customize this file, webtemplates/prosimii/index.html, to have a more valid welcome message. Should you have any questions, concerns, ideas, or bug reports, head over to the Evennia community and speak up!
By {{entry.author.username}} on {{entry.date_posted|time}}
{{entry.body|truncatewords:20}}
{% endfor %}There are currently {{num_players_connected}} connected, and a total of {{num_players_registered}} registered. Of these, {{num_players_registered_recent}} were created this week, and {{num_players_connected_recent}} have connected within the last seven days.