Add UserProfile page

This commit is contained in:
Khanh Ngo
2015-12-16 14:21:30 +07:00
parent e1e1b1d9bd
commit 28882b57b1
4 changed files with 233 additions and 9 deletions

View File

@ -105,7 +105,7 @@
</a>
<ul class="dropdown-menu dropdown-menu-default">
<li>
<a href="{{ url_for('index') }}">
<a href="{{ url_for('user_profile') }}">
<i class="icon-user"></i> My Profile </a>
</li>
<li class="divider">