aboutsummaryrefslogtreecommitdiff
path: root/views/user_profile_alt.hbs
diff options
context:
space:
mode:
authornanalelfe <nargiza.nosirova@mail.utoronto.ca>2016-07-28 02:25:48 +0000
committernanalelfe <nargiza.nosirova@mail.utoronto.ca>2016-07-28 02:25:48 +0000
commitcd1ee1fca3a665ec30e90c96d442679538b74fa3 (patch)
tree5217fc1fe729309021a2075fffd5c941266de465 /views/user_profile_alt.hbs
parent4cff38c8f7b65dab1fd72ea835ea7288327d1056 (diff)
Added href to logout link at botton of profile page
Diffstat (limited to 'views/user_profile_alt.hbs')
-rw-r--r--views/user_profile_alt.hbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/user_profile_alt.hbs b/views/user_profile_alt.hbs
index d6985b9..da1bfca 100644
--- a/views/user_profile_alt.hbs
+++ b/views/user_profile_alt.hbs
@@ -226,7 +226,7 @@
<div class="col-md-12 prf-sign-off">
<p class=" text-info"> July 4 2016 </p>
<a href="#">Edit Profile</a>
- <a href="#">Logout</a>
+ <a href="/user/logout">Logout</a>
<br>
</div>