From 98b43915322a1e47d981eb128c03b20fb581e4e1 Mon Sep 17 00:00:00 2001 From: Ashutosh Kumar Date: Mon, 11 Oct 2021 18:06:35 +0530 Subject: [PATCH] Fixed followers page html error (#15003) * Fixed followers page html error * Trigger Travis CI Co-authored-by: rhymes --- app/views/dashboards/followers.html.erb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/app/views/dashboards/followers.html.erb b/app/views/dashboards/followers.html.erb index b2d3d02d3..471e9cf99 100644 --- a/app/views/dashboards/followers.html.erb +++ b/app/views/dashboards/followers.html.erb @@ -3,11 +3,10 @@
-
-

» /h1> +
-

<%= t("core.dashboard") %> » <%= t("core.followers") %><

+

<%= t("core.dashboard") %> » <%= t("core.followers") %>

<%= render "actions_mobile" %>