]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/src/templates/html/config
removing old opac images and css
[working/Evergreen.git] / Open-ILS / src / templates / html / config
1 [%  USE HTML;
2     html = { 
3         dtd = '-//W3C//DTD HTML 3.2 Final//EN'
4
5         # plus various other HTML element/attributes
6         # body = {
7         #     bgcolor = '#ffffff'
8         # }
9         # etc...
10     };
11 -%]
12