handlers/ignore.lua@bbf5bbd72f48
handlers/ignore.lua
Wed, 17 Jan 2018 18:14:57 +0000
- author
- Tuomo Valkonen <tuomov@iki.fi>
- date
- Wed, 17 Jan 2018 18:14:57 +0000
- changeset 14
- bbf5bbd72f48
- parent 7
-
038275cd92ed
- permissions
- -rwxr-xr-x
Improved CSS for different display sizes
--@module handlers.ignore
local handlers_ignore={}
function handlers_ignore.phase1(f, env)
end
function handlers_ignore.phase2(f, env)
end
return handlers_ignore