-
+

{%if object.template_name == 1 or object.template_name == 3 %}{{object.title|smartypants|safe}}{%else%}{{object.title|smartypants|widont|safe}}{%endif%}

- +

Scott Gilbertson

-
+
{{object.body_html|safe|smartypants|widont}}
@@ -61,20 +61,14 @@ class="{%if t == 0 or t == 2 %}single{%endif%}{%if t == 1 or t == 3 %}double{%en {% render_comment_form for object %} {% endblock %} {% block js %} - + +{%endif%}{%endwith%} - //delay loading of gravatar images using nsoscript data-hash attribute + + {% with object.template_name as t %}{%if t == 1 or t == 3 %} {%endif%}{%endwith%}{%endblock%} -- cgit v1.2.3-70-g09d2