{% if page.description %}
{% endif %}
{{ site.title }}
{% assign pages_list = site.pages %} {% assign group = 'navigation' %} {% include JB/pages_list %}
{% if site.author.github %}
Github
{% endif %} {% if site.author.googleplus %}
Google+
{% endif %} {% if site.author.twitter %}
Twitter
{% endif %} {% if site.author.facebook %}
Facebook
{% endif %} {% if site.author.linkedin %}
LinkedIn
{% endif %} {% if site.author.feedburner %}
FeedBurner
{% endif %}
{{ content }}
{% include JB/analytics %}