Sha256: e8a4d56771e61993db74aaa63922e33bb2af720c8e9d3782f09d5c53c4375805
Contents?: true
Size: 908 Bytes
Versions: 57
Compression:
Stored size: 908 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 /------------ = 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
57 entries across 57 versions & 1 rubygems