]> git.evergreen-ils.org Git - working/NCIPServer.git/blob - templates/includes/data.inc
1c05de37895b4efd8ef0e602e4aa82eed1afc425
[working/NCIPServer.git] / templates / includes / data.inc
1 <[% type %]>
2 [%
3     myfile = "includes/$type" _ ".inc";
4     INCLUDE $myfile
5 -%]
6 </[% type %]>