From 256e9e200cfef923bc174949f55e9539a74b754f Mon Sep 17 00:00:00 2001
From: Karl McGuinness
+ + + + + + + + + diff --git a/_includes/header.html b/_includes/header.html new file mode 100644 index 0000000000..13fd717d24 --- /dev/null +++ b/_includes/header.html @@ -0,0 +1,46 @@ + + +
+ + + + + +
+ {% capture lvl %}{{ page.url | append:'index.html' | split:'/' | size }}{% endcapture %} + {% capture relative %}{% for i in (3..lvl) %}../{% endfor %}{% endcapture %} + + + + + {% if page.css %} + + {% endif %} + +