From ffd1db1df3d96c390e2105a9b2737c8e76151685 Mon Sep 17 00:00:00 2001 From: Reuh Date: Tue, 20 Dec 2016 15:48:05 +0100 Subject: [PATCH] Show vrel vrel in web interface --- vrel.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vrel.lua b/vrel.lua index 36656f7..f21cdff 100644 --- a/vrel.lua +++ b/vrel.lua @@ -233,7 +233,7 @@ httpd.start(config.address or "*", config.port or 8155, { -- Pages #topbar #vrel { font-size: 1.5em; float: right; }
expires in hours (burn on read) (or send a file ) vrel
+ [[> hours (burn on read) (or send a file ) vrel
]] } else local paste = get(name:match("^[^.]+"), request) or { data = "paste not found", syntax = "text", expire = os.time() }