diff --git a/youtube/templates/common_elements.html b/youtube/templates/common_elements.html
index a6921e1..49e2fad 100644
--- a/youtube/templates/common_elements.html
+++ b/youtube/templates/common_elements.html
@@ -102,8 +102,8 @@
{{ info['title'] }}
- {{ info['subscriber_count'] }}
- {{ info['size'] }}
+ {{ info['subscriber_count'] }} subscribers
+ {{ info['size'] }} videos
{{ text_runs(info.get('description', '')) }}
{% else %}