diff options
Diffstat (limited to 'views/partials/header.ejs')
| -rw-r--r-- | views/partials/header.ejs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/views/partials/header.ejs b/views/partials/header.ejs index 3074c0a..0b2c5c5 100644 --- a/views/partials/header.ejs +++ b/views/partials/header.ejs @@ -8,3 +8,5 @@ <body> <h1><%= title %></h1> + +<hr>
\ No newline at end of file |
