diff options
| author | kumar <kumar.damani@mail.utoronto.ca> | 2016-07-24 03:33:02 +0000 |
|---|---|---|
| committer | kumar <kumar.damani@mail.utoronto.ca> | 2016-07-24 03:33:02 +0000 |
| commit | 59cf16ee546111c186e36dc723a60de49cf25001 (patch) | |
| tree | 7f65205035f5a4d4e6fe47c701097ebc6b2abe01 /views/user_profile_alt.hbs | |
| parent | cbcf2f83d7a11895deeb1234504dd767d8826d4d (diff) | |
| parent | 43f7514bb2ae00d3805f1468f89bbdab6fc595fa (diff) | |
pull
Merge branch 'master' of https://github.com/HumairAK/solutions_repo
Diffstat (limited to 'views/user_profile_alt.hbs')
| -rw-r--r-- | views/user_profile_alt.hbs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/user_profile_alt.hbs b/views/user_profile_alt.hbs index 6455cc6..bad6fe5 100644 --- a/views/user_profile_alt.hbs +++ b/views/user_profile_alt.hbs @@ -108,7 +108,7 @@ </table> </div> {{ else }} - <h3>You do not have any followers.</h3> + <h3>You are not following any exams.</h3> {{/if}} </div> <div class="row" id="profile-friends"> |
