diff --git a/_data/locales/en.yml b/_data/locales/en.yml
index 98e2c1a..15e5831 100644
--- a/_data/locales/en.yml
+++ b/_data/locales/en.yml
@@ -56,6 +56,7 @@ post:
posted: Posted
updated: Updated
views: Views
+ likes: Likes
words: words
pageview_measure: views
read_time:
diff --git a/_includes/likes.html b/_includes/likes.html
new file mode 100644
index 0000000..8ca0ade
--- /dev/null
+++ b/_includes/likes.html
@@ -0,0 +1,34 @@
+
+
+{% include loader.html id="likes-loader" %}
+125
+
+
\ No newline at end of file
diff --git a/_includes/post-counter.html b/_includes/views.html
similarity index 65%
rename from _includes/post-counter.html
rename to _includes/views.html
index 37335d7..4a9d636 100644
--- a/_includes/post-counter.html
+++ b/_includes/views.html
@@ -1,12 +1,16 @@
-{% include loader.html id="postcountloader" %}
-
+{% include loader.html id="views-loader" %}
+