X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/cd9f8a14cc1c051b99e52650773eda2eef0f6a03..d3c771bb7374a6611cbd8e564f4e7bd4ea740660:/_layouts/default.html diff --git a/_layouts/default.html b/_layouts/default.html deleted file mode 100644 index e19cd91..0000000 --- a/_layouts/default.html +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - {% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %} - {% if page.excerpt %}{% endif %} - - - - {% if page.rss or page.layout == 'post' %}{% endif %} - - - -
- - {% include menu.html %} - -
-

{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}

-
- {{ content }} -
-
- -
- -