No special COPY message on the scraps page
Getty Ritter
9 years ago
16 | 16 | ARGS="$2" |
17 | 17 | FOCUS=true |
18 | 18 | fi |
19 | COPY="©2015 Getty Ritter (ain't no rights that ain't reserved)" | |
20 | 19 | |
21 | 20 | json-list -c $ARGS \ |
22 | 21 | | pretty-quote \ |
23 | 22 | | json-dict scraplist - focus $FOCUS \ |
24 | 23 | | mustache - templates/scrap.mustache \ |
25 |
| json-dict title Scraps contents - usejs true |
|
24 | | json-dict title Scraps contents - usejs true onload '"doLoadHighlight()"' \ | |
26 | 25 | | mustache - templates/main.mustache |