{% extends 'base.html' %} {% block title %}Active Visitors Map{% endblock %} {% block extra-head %} {% endblock %} {% block content %}

Active Users

Below is a map and a list of recently active users on this site. It updates itself every 5 seconds or so, adding and removing pins in the map as necessary. Stick around for a few minutes to see it in action!

{% endblock %}