tinycm view lib/header.html @ rev 86

Update French translation
author Christophe Lincoln <pankso@slitaz.org>
date Sun Feb 12 00:13:50 2017 +0100 (2017-02-12)
parents
children
line source
1 <!DOCTYPE html>
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <title>TinyCM %TITLE%</title>
5 <meta charset="utf-8" />
6 <link rel="shortcut icon" href="favicon.ico" />
7 <link rel="stylesheet" type="text/css" href="style.css" />
8 <script type="text/javascript" src="lib/functions.js"></script>
9 </head>
10 <body>
12 <div id="header">
13 <div id="logo"></div>
14 <h1><a href="index.cgi">Content Manager</a></h1>
15 </div>
17 <!-- Content -->
18 <div id="content">