1
0
mirror of https://github.com/dani/vroom.git synced 2024-06-23 01:59:13 +02:00
vroom/templates/default/exception.html.ep
2015-07-23 14:15:30 +02:00

5 lines
106 B
Plaintext

% stash msg => l('SERVER_ERROR');
% stash err => 'server_error';
% stash room => '';
%= include 'error'