--- layout: default --- {% assign author = site.data.authors[page.author] %} {% include header.html title=page.title %} {% capture categoryURL %}/category/{{ page.categories | first | slugify }}{% endcapture %} {% include breadcrumb.html sub_url=categoryURL sub_title=page.categories active_title=page.title %}
{{ content }}
{% capture fullURL %}{{ page.url | prepend: site.baseurl | prepend: site.url | remove: '.html' }}{% endcapture} %}
{{ author.name }}

{{ author.name }}

{{ author.description }}. You can follow {% if author.male %}him{% else %}her{% endif %} on Facebook.

{% include popular.html %}

No Comments


{% include disqus.html guid=page.guid %}
{% include fbshare.html %}