regenerated
[www.git] / www / news / news.html
index 7c06f43..8f820f8 100644 (file)
@@ -1,5 +1,15 @@
+<!DOCTYPE html>
 <html>
+<head>
+<link rel="stylesheet" href="/style.css">
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/css/font-awesome.min.css">
+<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
+<script src="/nav.js"></script>
+</head>
 <body>
+<div id='header'>
+<h1>News</h1>
+</div><div id='content'>
 
 <div>
 <h2>2016/06/14 - Call for contributions for the translation of psensor</h2>
@@ -8,7 +18,7 @@
 weeks. This release will include many changes which impact the
 translations. If you want to contribute to the translation of psensor
 it is now the good timeframe. See the
-<a href="/psensor/contribute.html">instructions</a>.</p>
+<a href="https://wpitchoune.net/psensor/contribute.html">instructions</a>.</p>
 </div>
 </div>
 
@@ -32,5 +42,6 @@ a GIT repository: <a href="http://git.wpitchoune.net/gitweb/?p=www.git" class="b
 It is simple, really simple&#8230;&#8203; but enough for my needs.</p>
 </div>
 </div>
+</div>
 </body>
 </html>