ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/www/template.html
(Generate patch)

Comparing deliantra/www/template.html (file contents):
Revision 1.8 by elmex, Sun Sep 16 08:33:51 2007 UTC vs.
Revision 1.9 by pippijn, Sun Sep 16 08:58:31 2007 UTC

3 <title>[% title _ ' / ' _ subtitle %]</title> 3 <title>[% title _ ' / ' _ subtitle %]</title>
4 <meta http-equiv="content-type" content="text/html; charset=utf-8"/> 4 <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
5 <meta name="description" content="Crossfire, the Multiplayer RPG"/> 5 <meta name="description" content="Crossfire, the Multiplayer RPG"/>
6 <meta name="keywords" content="crossfire,perl,gce,gcrossedit,editor,game,rpg,mmorpg,mmo,roleplaying,play,schmorp,server,opengl,sdl,2d,maps"/> 6 <meta name="keywords" content="crossfire,perl,gce,gcrossedit,editor,game,rpg,mmorpg,mmo,roleplaying,play,schmorp,server,opengl,sdl,2d,maps"/>
7 <meta name="author" content="Pippijn van Steenhoven"/> 7 <meta name="author" content="Pippijn van Steenhoven"/>
8 <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="news.xml"/> 8 <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="news.rss"/>
9 <link rel="stylesheet" href="/medieval.css" type="text/css" title="Medieval Style" media="screen"/> 9 <link rel="stylesheet" href="/medieval.css" type="text/css" title="Medieval Style" media="screen"/>
10 </head> 10 </head>
11 <body> 11 <body>
12 <table class="mainlayout"> 12 <table class="mainlayout">
13 <tr> 13 <tr>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines