9 lines
212 B
Plaintext
9 lines
212 B
Plaintext
extends base.jade
|
|
block body
|
|
section#file
|
|
h2 Your link
|
|
center
|
|
a(href=.DownloadURL) #{.DownloadURL}
|
|
center It will be available for next #{.KeepForHours} hours.
|
|
center
|
|
a(href="/") Back to index page |