Skip to content

Instantly share code, notes, and snippets.

@nerdburn
Created October 22, 2014 20:44
Show Gist options
  • Save nerdburn/f44f08acb44d1db005d6 to your computer and use it in GitHub Desktop.
Save nerdburn/f44f08acb44d1db005d6 to your computer and use it in GitHub Desktop.
{% if post.content|wordcount > 0 %}
<p>{{ post.content }}</p>
{% endif %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment