%(~header){:title=>‘@(core.aml)’}

%(~navigation-top)
%!-- Begin Page Content --%
%(jumbotron)
.container
        .row
                -loop 3
                        .col-md-4
                                %h2 ::lorem{name}
                                %p ::lorem
                                %a.btn.btn-default{:href=>'#',:role=>'button'}
                                        ::lorem{word} ++
                                        »
                -end
%!--- End Page Content --%
%(~footer)