root/trunk/website/header.php

Revision 4530, 504 bytes (checked in by erijo, 2 years ago)

Use Date keyword instead of the modify.html file for determinig when the
page was last updated.

  • Property svn:eol-style set to native
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" >
2<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" >
3<head>
4<title>Licq - ICQ Client/Multi-protocol Messenger</title>
5<meta http-equiv="content-type" content="text/html;charset=utf-8" />
6<meta http-equiv="content-style-type" content="text/css" />
7<link rel="stylesheet" href="style.css" type="text/css" />
8</head>
9<body>
10
11<div id="header" > 
12  <div id="title"></div>
13</div>
Note: See TracBrowser for help on using the browser.