Lines Matching refs:tpl_includeFile
25 <?php tpl_includeFile('tpl_parts/tpl_meta.html') ?>
26 <?php tpl_includeFile('meta.html') ?>
27 <?php tpl_includeFile('tpl_parts/tpl_extrafonts.html') ?>
29 <?php tpl_includeFile('tpl_parts/tpl_extrastyles.html') ?>
35 <?php tpl_includeFile('tpl_parts/tpl_header.html') ?>
40 <?php tpl_includeFile('tpl_parts/tpl_mobileheader.html') ?>
42 <?php tpl_includeFile('tpl_parts/tpl_content.html') ?>
47 <?php tpl_includeFile('tpl_parts/tpl_sidebar.html') ?>
51 <?php tpl_includeFile('tpl_parts/tpl_footer.html') ?>
57 <?php tpl_includeFile('util.html'); ?>