1754511404s:4126:"a:2:{s:5:"mtime";i:1457043408;s:7:"content";s:4071:"<div class="SocialSharingButtons">
    <ul class="share-buttons share-buttons-{{ type }}">
        {% if(__SELF__.property('facebook'))  %}<li><a href="https://www.facebook.com/sharer/sharer.php?u={{ url_current()|url_encode }}&t={{ this.page.title|url_encode }}" title="Share on Facebook" target="_blank"><img src="/plugins/martin/ssbuttons/assets/imgs/{{ __SELF__.property('theme') }}/facebook.{{ type }}" alt="Facebook"></a></li>{% endif %}
        {% if(__SELF__.property('twitter'))   %}<li><a href="https://twitter.com/intent/tweet?source={{ url_current()|url_encode }}&text={{ this.page.title|url_encode }}:%20{{ url_current()|url_encode }}" target="_blank" title="Tweet"><img src="/plugins/martin/ssbuttons/assets/imgs/{{ __SELF__.property('theme') }}/twitter.{{ type }}" alt="Twitter"></a></li>{% endif %}
        {% if(__SELF__.property('google+'))   %}<li><a href="https://plus.google.com/share?url={{ url_current()|url_encode }}" target="_blank" title="Share on Google+"><img src="/plugins/martin/ssbuttons/assets/imgs/{{ __SELF__.property('theme') }}/googleplus.{{ type }}" alt="Google+"></a></li>{% endif %}
        {% if(__SELF__.property('tumblr'))    %}<li><a href="http://www.tumblr.com/share?v=3&u={{ url_current()|url_encode }}&t={{ this.page.title|url_encode }}&s=" target="_blank" title="Post to Tumblr"><img src="/plugins/martin/ssbuttons/assets/imgs/{{ __SELF__.property('theme') }}/tumblr.{{ type }}" alt="Tumblr"></a></li>{% endif %}
        {% if(__SELF__.property('pinterest')) %}<li><a href="http://pinterest.com/pin/create/button/?url={{ url_current()|url_encode }}&description={{ this.page.title|url_encode }}" target="_blank" title="Pin it"><img src="/plugins/martin/ssbuttons/assets/imgs/{{ __SELF__.property('theme') }}/pinterest.{{ type }}" alt="Pinterest"></a></li>{% endif %}
        {% if(__SELF__.property('pocket'))    %}<li><a href="https://getpocket.com/save?url={{ url_current()|url_encode }}&title={{ this.page.title|url_encode }}" target="_blank" title="Add to Pocket"><img src="/plugins/martin/ssbuttons/assets/imgs/{{ __SELF__.property('theme') }}/pocket.{{ type }}" alt="Pocket"></a></li>{% endif %}
        {% if(__SELF__.property('reddit'))    %}<li><a href="http://www.reddit.com/submit?url={{ url_current()|url_encode }}&title={{ this.page.title|url_encode }}" target="_blank" title="Submit to Reddit"><img src="/plugins/martin/ssbuttons/assets/imgs/{{ __SELF__.property('theme') }}/reddit.{{ type }}" alt="Reddit"></a></li>{% endif %}
        {% if(__SELF__.property('linkedin'))  %}<li><a href="http://www.linkedin.com/shareArticle?mini=true&url={{ url_current()|url_encode }}&title={{ this.page.title|url_encode }}&summary={{ this.page.title|url_encode }}&source={{ url_current()|url_encode }}" target="_blank" title="Share on LinkedIn"><img src="/plugins/martin/ssbuttons/assets/imgs/{{ __SELF__.property('theme') }}/linkedin.{{ type }}" alt="LinkedIn"></a></li>{% endif %}
        {% if(__SELF__.property('wordpress')) %}<li><a href="http://wordpress.com/press-this.php?u={{ url_current()|url_encode }}&t={{ this.page.title|url_encode }}&s={{ this.page.title|url_encode }}" target="_blank" title="Publish on WordPress"><img src="/plugins/martin/ssbuttons/assets/imgs/{{ __SELF__.property('theme') }}/wordpress.{{ type }}" alt="WordPress"></a></li>{% endif %}
        {% if(__SELF__.property('pinboard'))  %}<li><a href="https://pinboard.in/popup_login/?url={{ url_current()|url_encode }}&title={{ this.page.title|url_encode }}&description={{ this.page.title|url_encode }}" target="_blank" title="Save to Pinboard"><img src="/plugins/martin/ssbuttons/assets/imgs/{{ __SELF__.property('theme') }}/pinboard.{{ type }}" alt="Pinboard"></a></li>{% endif %}
        {% if(__SELF__.property('email'))     %}<li><a href="mailto:?subject={{ this.page.title|url_encode }}&body={{ this.page.title|url_encode }}:%20{{ url_current()|url_encode }}" target="_blank" title="Email"><img src="/plugins/martin/ssbuttons/assets/imgs/{{ __SELF__.property('theme') }}/email.{{ type }}" alt="Email"></a></li>{% endif %}
    </ul>
</div>
";}";