{% block css %} */ {% endblock %} {% block content %}

Social Share for {{title}}

Permalink
{% for p in social_config.posts %} {% for type, post in p.items %} {% if type == "twitter" %}
Twitter
{% endif %} {% if type == "facebook" %}
Facebook
{% endif %} {% endfor %} {% endfor %} {% endblock %} {% block js %} {% endblock %}