Fix: make_dirs must create $SPOOL_DIR/diogenes_c directory
[diogenes.git] / templates / master.tpl
1 {include file='header.tpl'}
2
3 {if $page_template}{include file=$page_template}{/if}
4 {if $page_content}{$page_content}{/if}
5
6 {include file='footer.tpl'}