Changes between Version 9 and Version 10 of DeveloperGuidelines/Templates


Ignore:
Timestamp:
11/12/13 22:47:59 (11 years ago)
Author:
Michael Howden
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Templates

    v9 v10  
    33
    44== Introduction ==
     5You can set the which template Sahana Eden uses in {{{/private/templates/000_config.py}}} with the line:
     6
     7{{{
     8settings.base.template = "default"
     9}}}
     10
    511Templates allow selecting alternate configuration sets.
    612