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