diff options
Diffstat (limited to 'views/not_implemented.haml')
-rw-r--r-- | views/not_implemented.haml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/views/not_implemented.haml b/views/not_implemented.haml new file mode 100644 index 0000000..a07b00d --- /dev/null +++ b/views/not_implemented.haml @@ -0,0 +1,7 @@ +!!! 5 +%html + = partial('head') + %body + =partial("navbar") + .container + .error Not implemented |