{%- if site.author_picture -%} {%- endif -%}

{{ site.author }}

{%- if site.author_title -%}

{{ site.author_title }}

{%- endif -%} {%- if site.sidebar_sections -%} {%- for section in site.sidebar_sections -%}

{{ section.title }}

{{ section.text }}

{%- endfor -%} {%- endif -%}