• Feedme
  • {% if is_admin %}
  • Admin
  • {% endif %}
  • {{ user.username }}: {{ user.balance.get_balance_string }}
  • {% if not user.is_authenticated %}
  • {% csrf_token %}
  • {% endif %}