Zine

open source content publishing system


Changeset 1291:25805c3814cd


Ignore:
Timestamp:
01/11/10 00:44:36 (2 years ago)
Author:
Georg Brandl <georg@…>
Branch:
default
Message:

Remove trailing whitespace.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • zine/templates/admin/cache.html

    r609 r1291  
    1212    <p>{% trans %} 
    1313      Keep in mind that if caching is enabled templates will be cached too and 
    14       as a result of that, they are not reloaded. If you are trying to develop  
     14      as a result of that, they are not reloaded. If you are trying to develop 
    1515      plugins it might be a good idea to disable all caching. 
    1616    {% endtrans %}</p> 
     
    4141      <li>{% trans %}<strong>Filesystem</strong>: This cache system stores the 
    4242          cache information on the filesystem. If IO is a problem for you, 
    43           you should not use this cache. However for most of the cases the  
     43          you should not use this cache. However for most of the cases the 
    4444          filesystem it should be fast enough.{% endtrans %}</li> 
    4545    </ul> 
Note: See TracChangeset for help on using the changeset viewer.