{{ post.created_at|date:'m-d-Y :: H:i' }} by {{ post.user.first_name }} {{ post.user.last_name }}
{% comment %} {{ post.content|insert_code_chunks }} {% endcomment %} {{ post.content|safe }} {% if post.tags.all %} {% endif %} {% if not title_links %} {% endif %}