Back to Octopress

Default

.themes/classic/source/_layouts/default.html

2.0171 B
Original Source

{% capture root_url %}{{ site.root | strip_slash }}{% endcapture %} {% include head.html %}

{{ content | expand_urls: root_url }}

{% include after_footer.html %}