branch | payments |
changeset 253 | 09ec121a7ebf |
parent 195 | ec3f4b2e8d37 |
child 342 | 21dc37050a37 |
252:4e5491df6510 | 253:09ec121a7ebf |
---|---|
1 {% extends "base.html" %} |
1 {% extends "base.html" %} |
2 |
2 |
3 {% block title %}Registration Statistics{% endblock %} |
3 {% block title %}Registration Statistics - {% endblock %} |
4 |
4 |
5 {% block content %} |
5 {% block content %} |
6 <h1>Registration Statistics</h1> |
6 <h1>Registration Statistics</h1> |
7 |
7 |
8 <table class="scipycon-default-border"> |
8 <table class="scipycon-default-border"> |