templates/atom/branchentry.tmpl @ b2b88bc58ef9
Initial commit (not finished)
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Sat, 11 Jan 2020 13:21:39 -0800 |
parents | (none) |
children | (none) |
<entry> <title>{branch|escape}</title> <link rel="alternate" href="{urlbase}{url|urlescape}rev/{node|short}"/> <id>{urlbase}{url|urlescape}#branch-{node}</id> <updated>{date|rfc3339date}</updated> <published>{date|rfc3339date}</published> <content type="text">{branch|strip|escape}</content> </entry>