%{ messages = play.i18n.Messages; lang = play.i18n.Lang.get(); %} #{get 'title' /} #{get 'moreStyles' /} #{get 'moreScripts' /} #{include 'partials/topbar.html' /} #{include 'partials/header.html' /}
#{doLayout /}
#{include 'partials/footer.html' /}