rimgo/templates/album.pug

7 lines
126 B
Plaintext
Raw Normal View History

html
head
2021-10-06 15:51:38 +00:00
title #{title}
include includes/head.pug
body
img(src=util.proxyURL(url), alt='' class='album-img')