diff --git a/views/blocks/categories_and_tags.html.erb b/views/blocks/categories_and_tags.html.erb
index a476fbf..507ddbf 100644
--- a/views/blocks/categories_and_tags.html.erb
+++ b/views/blocks/categories_and_tags.html.erb
@@ -1,5 +1,5 @@
<% if block.owner.categories.count > 0 %>
-
<%= _("Categories") %>
+ <%= _("Categories:") %>
<% block.owner.categories.each do |category| %>
diff --git a/views/organization_ratings_extra_fields_show_data.html.erb b/views/organization_ratings_extra_fields_show_data.html.erb
index 1d77fc3..0e57615 100644
--- a/views/organization_ratings_extra_fields_show_data.html.erb
+++ b/views/organization_ratings_extra_fields_show_data.html.erb
@@ -1,10 +1,10 @@
--
libgit2 0.21.2