{% extends "base.html" %} {% block title %}Dashboard Β· {{ brand }}{% endblock %} {% block content %}

GitHub Dashboard

Live view of active BuffTEKS projects

{% for repo, data in repos.items() %} {% endfor %}
{% endblock %}