Changes between Version 5 and Version 6 of Resh

Show
Ignore:
Timestamp:
10/07/07 00:09:22 (6 years ago)
Author:
cho45 (IP: 124.87.107.183)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Resh

    v5 v6  
    7878}}} 
    7979 
    80 `load_html_template` in `html_generator` loads template by `require` and it is process before any template processing. 
     80`load_html_template` in `html_generator` loads template by `require` and it is processed before any template processing. 
    8181 
    8282This way is fragile but powerful.