rimgu/templates/album.pug

7 lines
126 B
Plaintext

html
head
title #{title}
include includes/head.pug
body
img(src=util.proxyURL(url), alt='' class='album-img')