From 64d9ccb6ae21a12d6fbd61b371397d8d5f2e783f Mon Sep 17 00:00:00 2001 From: nanalelfe Date: Sat, 23 Jul 2016 23:10:00 -0400 Subject: need pull --- views/layouts/layout.hbs | 3 +++ views/user_profile_alt.hbs | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'views') diff --git a/views/layouts/layout.hbs b/views/layouts/layout.hbs index 62e9134..ddfa945 100644 --- a/views/layouts/layout.hbs +++ b/views/layouts/layout.hbs @@ -24,6 +24,9 @@ + {{> header }} 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 @@ {{ else }} -

You do not have any followers.

+

You are not following any exams.

{{/if}}
-- cgit v1.2.3