diff --git a/views/content_viewer/hub.html.erb b/views/content_viewer/hub.html.erb index ad8dff4..bb94ab2 100644 --- a/views/content_viewer/hub.html.erb +++ b/views/content_viewer/hub.html.erb @@ -1,6 +1,6 @@ <% extend CommunityHubPlugin::HubHelper %> -
+
<%= @page.title %> HUB
@@ -94,4 +94,4 @@ DEFAULT_PROMOTE_QUESTION = '<%= _("Are you sure that you want to promote this user?") %>'; -<%= javascript_include_tag '/plugins/community_hub/javascripts/community_hub.js' %> +<%= javascript_include_tag '/plugins/community_hub/javascripts/community_hub.js' %> \ No newline at end of file -- libgit2 0.21.2