Changeset 2780 for www-website/Design.php
- Timestamp:
- 08/05/05 15:41:07 (3 years ago)
- Files:
-
- 1 modified
-
www-website/Design.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
www-website/Design.php
r2592 r2780 116 116 echo "<html>\n <head>\n"; 117 117 echo " <meta name=\"Author\" content=\"Le Boulanger Yann (asterix)\"/>\n"; 118 echo " <meta name=\"description\" content=\" Projet Gajim\"/>\n";119 echo " <meta name=\"keywords\" content=\"gajim client jabber python GTK2\"/>\n";118 echo " <meta name=\"description\" content=\"Gajim is a Jabber client written in PyGTK. The goal of Gajim's developers is to provide a full featured and easy to use xmpp client for the GTK+ users. Gajim does not require GNOME to run, eventhough it exists with it nicely. Gajim is released under the GNU General Public License\"/>\n"; 119 echo " <meta name=\"keywords\" content=\"gajim client jabber python gtk xmpp chat linux gnu\"/>\n"; 120 120 echo " <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n"; 121 121 echo " <title>\n $titre\n </title>\n";
