6 lines
156 B
Text
6 lines
156 B
Text
import output from require 'params'
|
|
|
|
link = =>
|
|
a @title, href: "/"..output..@uri
|
|
|
|
(prefix) => ul [li link post.head, prefix for post in *@], title "Index"
|