|
|
|
|
@ -29,7 +29,7 @@
@@ -29,7 +29,7 @@
|
|
|
|
|
[:title (print-str (get-message :name) "—" title)] |
|
|
|
|
[:meta {:charset "UTF-8"}] |
|
|
|
|
[:meta {:name "viewport" :content "width=device-width, initial-scale=1.0"}] |
|
|
|
|
[:link {:rel "stylesheet/less" :type "text/css" :href "/style.less"}] |
|
|
|
|
[:link {:rel "stylesheet/less" :type "text/css" :href "/styles/main.less"}] |
|
|
|
|
(html |
|
|
|
|
(include-js "/js/less.js") |
|
|
|
|
(include-js "/js/themes.js") |
|
|
|
|
|