{% extends "base.html" %} {% block style %} {% endblock style %} {% block content %} {% include "includes/sidenav.html" %} {% if today %}
| Username | Pull Requests |
|---|---|
| {{ username }} | {{ prs }} |
| No activity found. | |
| Username | Commits | Issues Opened | Issues Closed | Assigned Issues | Pull Requests | Comments |
|---|---|---|---|---|---|---|
| {{ user }} | {{ stats.commits }} | {{ stats.issues_opened }} | {{ stats.issues_closed }} | {{ stats.assigned_issues }} | {{ stats.prs }} | {{ stats.comments }} |
| No activity found. | ||||||