show.html.haml revision 9cb3f913d35ecdee967144b2e2bcd6c2d6ee0485
%h1 Ontohub
%p
%strong="Open"
="- have your own copy of our website"
%br
%strong="Flexible"
="- combine different logics in the same ontology"
%br
%strong="Distributed"
="- combine distinct ontologies into a single one"
%p= link_to 'Learn more', "http://ontohub.blogspot.de",{class: "btn btn-primary btn-lg"}
.row
.span8
= render :partial => 'versions'
.row
.span12
= render :partial => 'comments'
.span4
= render :partial => 'about'