liquid_feedback_frontend

diff app/main/index/404.lua @ 929:403e8c211592

Going to version 2.1.2
author bsw
date Sat Oct 20 17:21:04 2012 +0200 (2012-10-20)
parents 374bbc2ff102
children 701a5cf6b067
line diff
     1.1 --- a/app/main/index/404.lua	Sat Oct 20 17:20:51 2012 +0200
     1.2 +++ b/app/main/index/404.lua	Sat Oct 20 17:21:04 2012 +0200
     1.3 @@ -1,1 +1,3 @@
     1.4 -slot.put_into("title", "404 Not found")
     1.5 +ui.title("404 Not found")
     1.6 +
     1.7 +ui.container{ content = "Page not found" }

Impressum / About Us