This commit is contained in:
Xevion
2019-07-06 04:57:26 -05:00
parent 3564ab0caa
commit 5022485ff6
8 changed files with 98 additions and 18 deletions

View File

@@ -127,7 +127,7 @@ Color = Bulma Color Type of the Message Box
<div class="navbar-text">Login</div>
</a>
<a class="navbar-item" href="{{ url_for('register') }}">
<span class="navbar-fa-icon fas fa-clipboard-list"></span>
<span class="navbar-fa-icon fas fa-pen"></span>
<div class="navbar-text">Register</div>
</a>
{% endif %}