diff options
Diffstat (limited to 'landing/_layouts/default.html')
| -rw-r--r-- | landing/_layouts/default.html | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/landing/_layouts/default.html b/landing/_layouts/default.html deleted file mode 100644 index 8a21bd71..00000000 --- a/landing/_layouts/default.html +++ /dev/null @@ -1,18 +0,0 @@ -<!DOCTYPE html> -<html lang="en-us"> - - {% include head.html %} - - <body> - {% include page-header.html %} - - <section class="main-content"> - - {{ content }} - - {% include page-footer.html %} - - </section> - - </body> -</html> |
