{% extends "closedverse_main/layout.html" %} {% block main-body %}{% load closedverse_user %} {% user_sidebar request user user.profile 0 True %}

Server statistics

These are the current stats of this Cedar instance:

  • Communities: {{ communities }}
  • Posts: {{ posts }}
  • Users: {{ users }}
  • Comments: {{ comments }}
  • Messages: {{ messages }}
  • Yeahs: {{ yeahs }}
  • Complaints: {{ complaints }}
  • Notifications: {{ notifications }}
  • Follows: {{ follows }}
  • Friendships: {{ friendships }}
{% endblock %}