]> git.sur5r.net Git - bacula/bacula/blob - gui/baculum/protected/API/Layouts/Main.tpl
baculum: Fix reading and writing schedule resource
[bacula/bacula] / gui / baculum / protected / API / Layouts / Main.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 class="api">
5                 <com:TForm>
6                         <com:TClientScript PradoScripts="effects" />
7                         <com:TContentPlaceHolder ID="Main" />
8                 </com:TForm>
9         </body>
10 </html>