diff options
author | Marvin Borner | 2019-01-24 17:29:02 +0100 |
---|---|---|
committer | Marvin Borner | 2019-01-24 17:29:02 +0100 |
commit | 2abf58c832112e6ef950bbd6a7616eac22ac4b10 (patch) | |
tree | 55f3d4f6c542e2ecb8da0ee832dc7ba2a2569862 /views/error.pug | |
parent | 5abc62e8657e70c405afa175e52c73316d8a53a2 (diff) |
Reformatted code
Diffstat (limited to 'views/error.pug')
-rw-r--r-- | views/error.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/error.pug b/views/error.pug index be6ecf2..192b543 100644 --- a/views/error.pug +++ b/views/error.pug @@ -1,4 +1,4 @@ extends layout block content - h1= message + h1= message |