website diff es/news/index.php @ rev 1349

Tiny edits
author Paul Issott <paul@slitaz.org>
date Sun Jan 31 17:11:43 2021 +0000 (2021-01-31)
parents a307cbe1fdc0
children
line diff
     1.1 --- a/es/news/index.php	Sun Apr 01 16:58:11 2012 +0300
     1.2 +++ b/es/news/index.php	Sun Jan 31 17:11:43 2021 +0000
     1.3 @@ -1,11 +1,10 @@
     1.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     1.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     1.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es">
     1.7 +<!DOCTYPE html>
     1.8 +<html lang="es">
     1.9  <head>
    1.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    1.11 +	<meta charset="utf-8"/>
    1.12  	<title>SliTaz - Arquivos de noticias</title>
    1.13 -	<meta name="description" content="SliTaz news archives info release" />
    1.14 -	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
    1.15 +	<meta name="description" content="SliTaz news archives info release"/>
    1.16 +	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM"/>
    1.17  	<meta name="author" content="Christophe Lincoln"/>
    1.18  	<?php include("../../lib/html/meta-link.html"); ?>
    1.19  </head>