diff --git a/src/invidious/views/channel_about.ecr b/src/invidious/views/channel_about.ecr index 8266eff0..72053de1 100644 --- a/src/invidious/views/channel_about.ecr +++ b/src/invidious/views/channel_about.ecr @@ -8,14 +8,19 @@ <%= rendered "components/channel-information" %>
-
-
-

<%= translate(locale, "Details") %>

-

Country: <%=channel.country%>

+ <% stats_style_append = ""%> + <% if !channel.country.empty? %> +
+
+

<%= translate(locale, "Details") %>

+

Country: <%=channel.country%>

+
-
+ <% else %> + <% stats_style_append = "style=\"order: 1;\"" %> + <% end %> -
+
>

<%= translate(locale, "Stats") %>

<%= translate(locale, "Joined") %>