Changeset 47

Show
Ignore:
Timestamp:
06/07/09 22:54:09 (3 years ago)
Author:
235
Message:

content-areas cache

Location:
plesonet_contentareas/trunk
Files:
1 added
1 modified

Legend:

Unmodified
Added
Removed
  • plesonet_contentareas/trunk/templates/show_contentarea.html

    r1 r47  
    1 {% if contentarea %} 
    2         <!-- content_area: {{ contentarea.name }} --> 
    3         {{ contentarea.body|safe }} 
    4 {% endif %} 
     1{% if contentarea %}<!-- content_area: {{ contentarea.name }} -->{{ contentarea.body|safe }}{% endif %}