diff options
Diffstat (limited to 'generate')
| -rwxr-xr-x | generate | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -36,6 +36,9 @@ base_template < index.template.html | base_template < school.template.html | base_template_link 'static/img/favicon.png' | base_template_link 'static/css/style.css' > school.html +base_template < about.template.html | + base_template_link 'static/img/favicon.png' | + base_template_link 'static/css/style.css' > about.html cp rss.template.xml rss.xml |
