mirror of
https://github.com/hkalexling/Mango.git
synced 2026-03-20 00:00:48 -04:00
Dynamic HTML title
This commit is contained in:
@@ -19,6 +19,7 @@ macro layout(name)
|
||||
rescue e
|
||||
message = e.to_s
|
||||
Logger.error message
|
||||
page = "Error"
|
||||
render "src/views/message.html.ecr", "src/views/layout.html.ecr"
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user