themes/iphone/login.tpl
changeset 51 7009a9cbd46f
parent 49 d62212462f9b
child 77 e5f1f45ea7e2
equal deleted inserted replaced
50:1b4288399b1f 51:7009a9cbd46f
     1 {**
     1 {**
     2  * Template file for default Funky Monkey theme
     2  * Template file for default Funky Monkey theme
     3  * Web control interface script for Amarok
     3  * Web control interface script for Amarok
     4  * Written by Dan Fuhry - 2008
     4  * Written by Dan Fuhry - (C) 2008
     5  *
     5  *
     6  * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License
     6  * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License
     7  * as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
     7  * as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
     8  *
     8  *
     9  * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied
     9  * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied
    11  *}
    11  *}
    12 
    12 
    13 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
    13 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
    14 <html>
    14 <html>
    15   <head>
    15   <head>
    16     <title>AmaroK playlist</title>
    16     <title>Greyhound: Login</title>
    17     <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
    17     <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
    18     <!-- iPhone viewport hack from jailbreakme.com -->
    18     <!-- iPhone viewport hack from jailbreakme.com -->
    19     <meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
    19     <meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
    20     <link rel="stylesheet" type="text/css" href="/themes/{$theme|escape}/login.css" />
    20     <link rel="stylesheet" type="text/css" href="/themes/{$theme|escape}/login.css" />
    21     <link rel="favorite icon" type="image/ico" href="/favicon.ico" />
    21     <link rel="favorite icon" type="image/ico" href="/favicon.ico" />