= extends "layout.html" = block title Home = endblock = block head {{ assets.tag("lib/jqueryui.custom.min.css") }} {{ assets.tag("lib/jquery.min.js") }} {{ assets.tag("lib/jquery-ui.min.js") }} {{ assets.tag("lib/typeahead.bundle.min.js") }} {{ assets.tag("index.css") }} {{ assets.tag("highlight.css") }} = endblock = block body
bit«shift
{{ assets.tag("index.js") }} {{ assets.tag("index.advanced-search-form.js") }} = endblock