website diff pt/support.php @ rev 1256

Tiny edits of the hidden data (doctype, meta, line endings, hidden symbols).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 23 23:53:42 2015 +0300 (2015-04-23)
parents ad7ceb04a686
children 57c816a40736
line diff
     1.1 --- a/pt/support.php	Sun May 04 22:57:56 2014 -0300
     1.2 +++ b/pt/support.php	Thu Apr 23 23:53:42 2015 +0300
     1.3 @@ -1,54 +1,54 @@
     1.4 -<!DOCTYPE html>
     1.5 -<html lang="pt">
     1.6 -<head>
     1.7 -	<meta charset="utf-8" />
     1.8 -	<title>SliTaz - Suporte</title>
     1.9 -	<meta name="description" content="Suporte do SliTaz GNU/Linux" />
    1.10 -	<meta name="keywords" content="slitaz list irc comercial" lang="pt" />
    1.11 -	<meta name="author" content="Claudinei Pereira" />
    1.12 -	<?php include("../lib/html/meta-link.html"); ?>
    1.13 -</head>
    1.14 -<body>
    1.15 -
    1.16 -<?php 
    1.17 -include("../lib/html/header.pt.html");
    1.18 -include("../lib/html/nav.pt.html"); 
    1.19 -include("../lib/lang.php");
    1.20 -?>
    1.21 -
    1.22 -<!-- Content -->
    1.23 -<section id="content">
    1.24 -
    1.25 -<h2>Suporte do SliTaz</h2>
    1.26 -
    1.27 -<p>
    1.28 -    O SliTaz fornece diversas forma de suporte. Temos um fórum bastante
    1.29 -    ativo e uma documentação bem diversa.
    1.30 -</p>
    1.31 -
    1.32 -<div class="box">
    1.33 -	Documentação: <a href="doc/">Notas de lançamento &amp; Manuais</a> -
    1.34 -	<a href="http://doc.slitaz.org">Wiki &amp; Livros</a> -
    1.35 -	<a href="http://arm.slitaz.org/codex">SliTaz ARM Codex</a>
    1.36 -</div>
    1.37 -
    1.38 -<div class="box">
    1.39 -	Fórum: <a href="http://forum.slitaz.org">forum.slitaz.org</a>
    1.40 -</div>
    1.41 -
    1.42 -<div class="box">
    1.43 -	Canal IRC: <a href="http://irc.slitaz.org">irc.slitaz.org</a>
    1.44 -	#slitaz em irc.freenode.net
    1.45 -</div>
    1.46 -
    1.47 -<div class="box">
    1.48 -	Comecial: Entre em contato por email em &lt;assoATslitaz.org&gt;
    1.49 -</div>
    1.50 -
    1.51 -<!-- End of content -->
    1.52 -</section>
    1.53 -
    1.54 -<?php include("../lib/html/footer.pt.html"); ?>
    1.55 -
    1.56 -</body>
    1.57 -</html>
    1.58 +<!DOCTYPE html>
    1.59 +<html lang="pt">
    1.60 +<head>
    1.61 +	<meta charset="utf-8"/>
    1.62 +	<title>SliTaz - Suporte</title>
    1.63 +	<meta name="description" content="Suporte do SliTaz GNU/Linux"/>
    1.64 +	<meta name="keywords" content="slitaz list irc comercial" lang="pt"/>
    1.65 +	<meta name="author" content="Claudinei Pereira"/>
    1.66 +	<?php include("../lib/html/meta-link.html"); ?>
    1.67 +</head>
    1.68 +<body>
    1.69 +
    1.70 +<?php 
    1.71 +include("../lib/html/header.pt.html");
    1.72 +include("../lib/html/nav.pt.html"); 
    1.73 +include("../lib/lang.php");
    1.74 +?>
    1.75 +
    1.76 +<!-- Content -->
    1.77 +<section id="content">
    1.78 +
    1.79 +<h2>Suporte do SliTaz</h2>
    1.80 +
    1.81 +<p>
    1.82 +    O SliTaz fornece diversas forma de suporte. Temos um fórum bastante
    1.83 +    ativo e uma documentação bem diversa.
    1.84 +</p>
    1.85 +
    1.86 +<div class="box">
    1.87 +	Documentação: <a href="doc/">Notas de lançamento &amp; Manuais</a> -
    1.88 +	<a href="http://doc.slitaz.org">Wiki &amp; Livros</a> -
    1.89 +	<a href="http://arm.slitaz.org/codex">SliTaz ARM Codex</a>
    1.90 +</div>
    1.91 +
    1.92 +<div class="box">
    1.93 +	Fórum: <a href="http://forum.slitaz.org">forum.slitaz.org</a>
    1.94 +</div>
    1.95 +
    1.96 +<div class="box">
    1.97 +	Canal IRC: <a href="http://irc.slitaz.org">irc.slitaz.org</a>
    1.98 +	#slitaz em irc.freenode.net
    1.99 +</div>
   1.100 +
   1.101 +<div class="box">
   1.102 +	Comecial: Entre em contato por email em &lt;assoATslitaz.org&gt;
   1.103 +</div>
   1.104 +
   1.105 +<!-- End of content -->
   1.106 +</section>
   1.107 +
   1.108 +<?php include("../lib/html/footer.pt.html"); ?>
   1.109 +
   1.110 +</body>
   1.111 +</html>