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

5 lines
105 B
Plaintext

% stash msg => l('PAGE_NOT_FOUND');
% stash err => 'not_found';
% stash room => '';
%= include 'error'