{% extends "admin/layout.html" %} {% block content %}
{% for stat in stats %} {% if stat.text == 'Events' %} {% if stat.img %} {% endif %}
{{ stat.value }}
{{ stat.text }}
{% endfor %}
{% if event %}
{% include "includes/header.html" %}
Featured Event Projects {% if config.BACKBOARD_URL %} Backboard {% endif %} Resources Checklist
{% else %} {% endif %}
{{ msgs }}
«{{ motd }}»

{{ timeinfo }}

Refresh | Help | Hotline
{% endblock %} {% block js %} {% endblock %}