diff options
Diffstat (limited to 'src/templates/body-top.html')
-rw-r--r-- | src/templates/body-top.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/templates/body-top.html b/src/templates/body-top.html new file mode 100644 index 0000000..dc5465a --- /dev/null +++ b/src/templates/body-top.html @@ -0,0 +1,4 @@ +<div class="body-wrapper"> + <div class="background"></div> + <main> + <div id="content">
\ No newline at end of file |