diff options
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"> |
