Changes between Version 4 and Version 5 of DeveloperGuidelines/Templates


Ignore:
Timestamp:
06/18/12 17:05:44 (13 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Templates

    v4 v5  
    3030
    3131== Theme ==
     32=== Default ===
    3233By default these files are used:
    3334* /private/templates/default/views/layout.html
     
    4041* /static/styles/S3/sahana.css
    4142
     43=== User Theme ===
    4244Optionally a template's config.py (or running 000_config.py) can specify a 'theme' folder (usually the same as the template folder), so that these are used instead:
    4345* /private/templates/<theme>/views/layout.html