~ubuntu-branches/ubuntu/natty/znc/natty-backports

« back to all changes in this revision

Viewing changes to modules/webadmin/skins/ice/Header.tmpl

  • Committer: Bazaar Package Importer
  • Author(s): Patrick Matthäi
  • Date: 2009-05-23 16:17:47 UTC
  • mfrom: (1.2.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090523161747-dtgbsub23o1sl7ss
Tags: 0.070-1
* New upstream release.
  - Add new pkgconfig files to znc-dev.
* Fix typo in get-orig-source target.
* Merge 0.058-2~bpo40+1 and 0.058-2~bpo40+2 changelog.
* Add recommends on the new source package znc-extra.
* Add my own copyright for the Debian packaging.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
        <title>ZNC - <?VAR Title ESC=HTML?></title>
5
5
        <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
6
 
        <link rel="stylesheet" type="text/css" href="css/main.css" />
 
6
        <link rel="stylesheet" type="text/css" href="<?VAR Skin ESC=URL?>/main.css" />
7
7
</head>
8
8
 
9
9
<body>