8 lines
150 B
Plaintext
8 lines
150 B
Plaintext
html
|
|
head
|
|
include includes/head.pug
|
|
body
|
|
include includes/header.pug
|
|
.App
|
|
img(src=util.proxyURL(url), alt='' class='album-img')
|