Merge branch 'master' of github.com:domify/registry

This commit is contained in:
Priit Tark 2015-06-12 10:49:27 +03:00
commit 2830750c7f

View file

@ -2,10 +2,10 @@
%title= "#{truncate(name, length: 60)}#{head_title_sufix}" %title= "#{truncate(name, length: 60)}#{head_title_sufix}"
.row .row
.col-sm-7 .col-sm-6
%h1.text-center-xs %h1.text-center-xs
= truncate(name, length: 35) = truncate(name, length: 35)
.col-sm-5 .col-sm-6
%h1.text-right.text-center-xs %h1.text-right.text-center-xs
= yield :actions = yield :actions
%hr %hr