diff options
Diffstat (limited to '_includes/gw_content/body.html')
| -rw-r--r-- | _includes/gw_content/body.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/_includes/gw_content/body.html b/_includes/gw_content/body.html new file mode 100644 index 0000000..5edfa9b --- /dev/null +++ b/_includes/gw_content/body.html @@ -0,0 +1,5 @@ +<body> + {% include gw_content/wrapper.html %} + + {% include gw_tail/tail.html %} +</body>
\ No newline at end of file |
