rimgu/templates/bare-album.pug
2021-10-07 02:47:10 +09:00

7 lines
130 B
Plaintext

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