aboutsummaryrefslogtreecommitdiffstats
path: root/templates/header.html
blob: a142fad777dc1ca43c12a1da371ea39c6d80f563 (plain)
1
2
3
4
5
6
7
8
9
10
<html>
    <head>
        <title>Gradecoin</title>
        {% include "css.html" %}
    </head>
    <body>
    <div>
        <h1>Registered Users</h1>
    </div>
    <hr />