{% extends "base.html" %} {% block title %} Games {% endblock title %} {% block content %}

Organizations

{% if orgs %} {% else %}

No games found.

{% endif %} {% endblock content %}