]> git.sur5r.net Git - bacula/bacula/blob - gui/baculum/protected/Web/Layouts/Wizard.tpl
2111b93e76c8b3481f6d2f9ea1df75ad0eed46a3
[bacula/bacula] / gui / baculum / protected / Web / Layouts / Wizard.tpl
1 <!DOCTYPE html>
2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
3         <com:THead Title="Baculum - Bacula Web Interface" ShortcutIcon="<%=$this->getPage()->getTheme()->getBaseUrl()%>/favicon.ico" />
4         <body>
5                 <com:TForm>
6                                 <com:TClientScript ScriptUrl=<%~ ../JavaScript/misc.js %> />
7                                 <com:TContentPlaceHolder ID="Wizard" />
8                 </com:TForm>
9         </body>
10 </html>