7 lines
129 B
Plaintext
7 lines
129 B
Plaintext
html
|
|
head
|
|
title imgur-proxy
|
|
include includes/head.pug
|
|
body
|
|
img(src=util.proxyURL(url), alt='' class='album-img')
|