{% for p in social_config.posts %}
{% for type, post in p.items %}
{% if type == "twitter" %}
Twitter
{{post.author.twitter_full_name}}
@{{post.author.twitter_account_name}} • Just now
140 characters remaining
The link to your post is missing, or incorrect.
{# {% if post.dayone_image %} #}
{# {% thumbnail post.dayone_image "510x250" crop="center" as thumb %} #}
{# {% endthumbnail %} #}
{# {% endif %} #}
{{form.twitter_status_text.errors}}
{% endif %}
{% if type == "facebook" %}
Facebook
{{post.author.facebook_account_name}}
Just Now •
You have about more characters until Facebook switches to the See More link.
Facebook is probably going to truncate this text in the news feed, and show a See More link. That might be fine, but it will generally reduce the number of click-throughs to your blog.
You're over the limit by about characters.
{#
{{post.permalink}}
#}
{# {% if post.dayone_image %} #}
{# {% thumbnail post.dayone_image "470x250" crop="center" as thumb %} #}
{# {% endthumbnail %} #}
{# {% endif %} #}