X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=app%2Fviews%2Fgroups%2Fshow.html.haml;h=1ce008f7e857647b6d98720a49156c8763e44b3a;hb=fe838588ae33a6a293f76a0402e88f54dac544cd;hp=62d640c8532a25c707b521ec83c0239a8959f46c;hpb=61d979156c92f3670bc56c9c36fde8b2445ec16a;p=wvm%2Fgitlab.git diff --git a/app/views/groups/show.html.haml b/app/views/groups/show.html.haml index 62d640c85..1ce008f7e 100644 --- a/app/views/groups/show.html.haml +++ b/app/views/groups/show.html.haml @@ -23,10 +23,4 @@ News Feed %hr - .gitlab-promo - = link_to "Homepage", "http://gitlabhq.com" - = link_to "Blog", "http://blog.gitlabhq.com" - = link_to "@gitlabhq", "https://twitter.com/gitlabhq" - -:javascript - $(function(){ Pager.init(20, true); }); + = render 'shared/promo'