Sha256: 6e15acc8bc7bea29de5a3ac984b663a33029d90ecc3dddcd963be76c71a74e75
Contents?: true
Size: 942 Bytes
Versions: 5
Compression:
Stored size: 942 Bytes
Contents
= partial_render('layout/doctype') %head = partial_render('layout/header') :sass .favourite > .item:empty display: none .dropdown.item .dropdown.item i.icon.dropdown margin-right: -10px !important %body.preload /{{{ TOP MENU /------------ #top_menu.main.ui.menu.fixed = partial_render('layout/top_menu') /{{{ CONTENT /----------- #content.ui.main.container.top.attached - @reload_page = false = yield /{{{ MODAL /--------- #modal.ui.modal /{{{ FOOTER /---------- #footer =partial_render('layout/footer') /{{{ CODA /-------- #coda //= link_js "http://cdnjs.cloudflare.com/ajax/libs/mithril/0.1.28/mithril.min.js" -# ["/js-find/rbbt", "/js-find/rbbt.page", "/js-find/rbbt.entity", "/js-find/rbbt.entity_list", "/js-find/rbbt.knowledge_base", "/js-find/rbbt.favourites"].each do |file| - record_js file =partial_render('layout/coda')
Version data entries
5 entries across 5 versions & 1 rubygems