diff --git a/hooks/app/views/versions/show.rhtml b/hooks/app/views/versions/show.rhtml
index 7f9518af8..7e5264562 100644
--- a/hooks/app/views/versions/show.rhtml
+++ b/hooks/app/views/versions/show.rhtml
@@ -45,4 +45,6 @@
<% end %>
+<%= call_hook :view_versions_show_bottom, :version => @version %>
+
<% html_title @version.name %>