add IT pages
This commit is contained in:
parent
020e6f9ba9
commit
c18ce76030
28
it/404.html
28
it/404.html
|
@ -2,25 +2,24 @@
|
|||
<html lang="it">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Hostux • 404</title>
|
||||
<title>Hostux</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link href="/feed.xml" rel="alternate" type="application/rss+xml" title="Hostux">
|
||||
<meta property="og:site_name" content="Hostux">
|
||||
|
||||
<meta property="og:title" content="Hostux">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://hostux.network//it/404.html">
|
||||
<meta property="og:url" content="https://hostux.network/it/index.html">
|
||||
|
||||
<meta property="og:image" content="https://hostux.network//it/static/img/hostux.svg">
|
||||
<link rel="stylesheet" href="/it/static/lib/bootstrap/dist/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="/it/static/lib/fork-awesome/css/fork-awesome.min.css">
|
||||
<link rel="stylesheet" href="/it/static/css/app.css">
|
||||
<link rel="prefetch" type="application/l10n" href="/it/static/locales.ini">
|
||||
<meta property="og:image" content="https://hostux.network/static/img/hostux.svg">
|
||||
<link rel="stylesheet" href="/static/lib/bootstrap/dist/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="/static/lib/fork-awesome/css/fork-awesome.min.css">
|
||||
<link rel="stylesheet" href="/static/css/app.css">
|
||||
|
||||
<link rel="shortcut icon" href="/favicon.ico">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body class="wide">
|
||||
<div class="page">
|
||||
|
||||
<div class="container">
|
||||
|
@ -31,8 +30,8 @@
|
|||
</header>
|
||||
|
||||
|
||||
<div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-3 px-md-4 mb-3 bg-white border-bottom shadow-sm">
|
||||
<nav class="my-2 my-md-0 mr-md-3">
|
||||
<div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-1 px-sm-4 mb-3 bg-white border-bottom shadow-sm">
|
||||
<nav class="my-2 my-md-0">
|
||||
<a class="p-2 text-dark" href="/it/about.html">About</a>
|
||||
<a class="p-2 text-dark" href="/it/index.html">Services</a>
|
||||
<a class="p-2 text-dark" href="/it/blog.html">Updates</a>
|
||||
|
@ -42,7 +41,7 @@
|
|||
|
||||
</div>
|
||||
|
||||
<div class="container mt-4">
|
||||
<div class="container mt-4">
|
||||
|
||||
<div class="text-center">
|
||||
|
||||
|
@ -73,11 +72,11 @@
|
|||
<a href="https://uptime.hostux.net/status/hostux" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-area-chart" aria-hidden="true"></i> Uptime
|
||||
</a>
|
||||
<a href="https://git.hostux.net/valere/Hostux.network_website" class="mx-1 footer-link" target="_blank">
|
||||
<a href="https://git.hostux.net/valere/hostux.network" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-git" aria-hidden="true"></i> Source Code
|
||||
</a>
|
||||
<a href="https://hostux.network/fr/terms.html" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Condizioni di utilizzo.
|
||||
<a href="https://hostux.network/it/terms.html" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Condiciones de uso
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-sm">
|
||||
|
@ -95,6 +94,7 @@
|
|||
<a class="btn btn-danger mb-2" href="https://liberapay.com/valere_hostux/" target="_blank">Donate</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -2,25 +2,24 @@
|
|||
<html lang="it">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Hostux • About</title>
|
||||
<title>Hostux</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link href="/feed.xml" rel="alternate" type="application/rss+xml" title="Hostux">
|
||||
<meta property="og:site_name" content="Hostux">
|
||||
|
||||
<meta property="og:title" content="Hostux">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://hostux.network//it/about.html">
|
||||
<meta property="og:url" content="https://hostux.network/it/index.html">
|
||||
|
||||
<meta property="og:image" content="https://hostux.network//it/static/img/hostux.svg">
|
||||
<link rel="stylesheet" href="/it/static/lib/bootstrap/dist/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="/it/static/lib/fork-awesome/css/fork-awesome.min.css">
|
||||
<link rel="stylesheet" href="/it/static/css/app.css">
|
||||
<link rel="prefetch" type="application/l10n" href="/it/static/locales.ini">
|
||||
<meta property="og:image" content="https://hostux.network/static/img/hostux.svg">
|
||||
<link rel="stylesheet" href="/static/lib/bootstrap/dist/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="/static/lib/fork-awesome/css/fork-awesome.min.css">
|
||||
<link rel="stylesheet" href="/static/css/app.css">
|
||||
|
||||
<link rel="shortcut icon" href="/favicon.ico">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body class="wide">
|
||||
<div class="page">
|
||||
|
||||
<div class="container">
|
||||
|
@ -31,8 +30,8 @@
|
|||
</header>
|
||||
|
||||
|
||||
<div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-3 px-md-4 mb-3 bg-white border-bottom shadow-sm">
|
||||
<nav class="my-2 my-md-0 mr-md-3">
|
||||
<div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-1 px-sm-4 mb-3 bg-white border-bottom shadow-sm">
|
||||
<nav class="my-2 my-md-0">
|
||||
<a class="p-2 text-dark" href="/it/about.html">About</a>
|
||||
<a class="p-2 text-dark" href="/it/index.html">Services</a>
|
||||
<a class="p-2 text-dark" href="/it/blog.html">Updates</a>
|
||||
|
@ -42,7 +41,7 @@
|
|||
|
||||
</div>
|
||||
|
||||
<div class="container mt-4">
|
||||
<div class="container mt-4">
|
||||
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-lg-10">
|
||||
|
@ -92,11 +91,11 @@
|
|||
<a href="https://uptime.hostux.net/status/hostux" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-area-chart" aria-hidden="true"></i> Uptime
|
||||
</a>
|
||||
<a href="https://git.hostux.net/valere/Hostux.network_website" class="mx-1 footer-link" target="_blank">
|
||||
<a href="https://git.hostux.net/valere/hostux.network" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-git" aria-hidden="true"></i> Source Code
|
||||
</a>
|
||||
<a href="https://hostux.network/fr/terms.html" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Condizioni di utilizzo.
|
||||
<a href="https://hostux.network/it/terms.html" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Condiciones de uso
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-sm">
|
||||
|
@ -114,6 +113,7 @@
|
|||
<a class="btn btn-danger mb-2" href="https://liberapay.com/valere_hostux/" target="_blank">Donate</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
|
@ -126,4 +126,4 @@
|
|||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
28
it/blog.html
28
it/blog.html
|
@ -2,25 +2,24 @@
|
|||
<html lang="it">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Hostux • Updates</title>
|
||||
<title>Hostux</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link href="/feed.xml" rel="alternate" type="application/rss+xml" title="Hostux">
|
||||
<meta property="og:site_name" content="Hostux">
|
||||
|
||||
<meta property="og:title" content="Hostux">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="/it/">
|
||||
<meta property="og:url" content="https://hostux.network/it/index.html">
|
||||
|
||||
<meta property="og:image" content="/it/static/img/hostux.svg">
|
||||
<link rel="stylesheet" href="/it/static/lib/bootstrap/dist/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="/it/static/lib/fork-awesome/css/fork-awesome.min.css">
|
||||
<link rel="stylesheet" href="/it/static/css/app.css">
|
||||
<link rel="prefetch" type="application/l10n" href="/it/static/locales.ini">
|
||||
<meta property="og:image" content="https://hostux.network/static/img/hostux.svg">
|
||||
<link rel="stylesheet" href="/static/lib/bootstrap/dist/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="/static/lib/fork-awesome/css/fork-awesome.min.css">
|
||||
<link rel="stylesheet" href="/static/css/app.css">
|
||||
|
||||
<link rel="shortcut icon" href="/favicon.ico">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body class="wide">
|
||||
<div class="page">
|
||||
|
||||
<div class="container">
|
||||
|
@ -31,8 +30,8 @@
|
|||
</header>
|
||||
|
||||
|
||||
<div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-3 px-md-4 mb-3 bg-white border-bottom shadow-sm">
|
||||
<nav class="my-2 my-md-0 mr-md-3">
|
||||
<div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-1 px-sm-4 mb-3 bg-white border-bottom shadow-sm">
|
||||
<nav class="my-2 my-md-0">
|
||||
<a class="p-2 text-dark" href="/it/about.html">About</a>
|
||||
<a class="p-2 text-dark" href="/it/index.html">Services</a>
|
||||
<a class="p-2 text-dark" href="/it/blog.html">Updates</a>
|
||||
|
@ -42,7 +41,7 @@
|
|||
|
||||
</div>
|
||||
|
||||
<div class="container mt-4">
|
||||
<div class="container mt-4">
|
||||
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-lg-10">
|
||||
|
@ -66,11 +65,11 @@
|
|||
<a href="https://uptime.hostux.net/status/hostux" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-area-chart" aria-hidden="true"></i> Uptime
|
||||
</a>
|
||||
<a href="https://git.hostux.net/valere/Hostux.network_website" class="mx-1 footer-link" target="_blank">
|
||||
<a href="https://git.hostux.net/valere/hostux.network" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-git" aria-hidden="true"></i> Source Code
|
||||
</a>
|
||||
<a href="https://hostux.network/fr/terms.html" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Condizioni di utilizzo.
|
||||
<a href="https://hostux.network/it/terms.html" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Condiciones de uso
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-sm">
|
||||
|
@ -88,6 +87,7 @@
|
|||
<a class="btn btn-danger mb-2" href="https://liberapay.com/valere_hostux/" target="_blank">Donate</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -2,25 +2,24 @@
|
|||
<html lang="it">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Hostux • Contact</title>
|
||||
<title>Hostux</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link href="/feed.xml" rel="alternate" type="application/rss+xml" title="Hostux">
|
||||
<meta property="og:site_name" content="Hostux">
|
||||
|
||||
<meta property="og:title" content="Hostux">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://hostux.network//it/contact.html">
|
||||
<meta property="og:url" content="https://hostux.network/it/index.html">
|
||||
|
||||
<meta property="og:image" content="https://hostux.network//it/static/img/hostux.svg">
|
||||
<link rel="stylesheet" href="/it/static/lib/bootstrap/dist/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="/it/static/lib/fork-awesome/css/fork-awesome.min.css">
|
||||
<link rel="stylesheet" href="/it/static/css/app.css">
|
||||
<link rel="prefetch" type="application/l10n" href="/it/static/locales.ini">
|
||||
<meta property="og:image" content="https://hostux.network/static/img/hostux.svg">
|
||||
<link rel="stylesheet" href="/static/lib/bootstrap/dist/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="/static/lib/fork-awesome/css/fork-awesome.min.css">
|
||||
<link rel="stylesheet" href="/static/css/app.css">
|
||||
|
||||
<link rel="shortcut icon" href="/favicon.ico">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body class="wide">
|
||||
<div class="page">
|
||||
|
||||
<div class="container">
|
||||
|
@ -31,8 +30,8 @@
|
|||
</header>
|
||||
|
||||
|
||||
<div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-3 px-md-4 mb-3 bg-white border-bottom shadow-sm">
|
||||
<nav class="my-2 my-md-0 mr-md-3">
|
||||
<div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-1 px-sm-4 mb-3 bg-white border-bottom shadow-sm">
|
||||
<nav class="my-2 my-md-0">
|
||||
<a class="p-2 text-dark" href="/it/about.html">About</a>
|
||||
<a class="p-2 text-dark" href="/it/index.html">Services</a>
|
||||
<a class="p-2 text-dark" href="/it/blog.html">Updates</a>
|
||||
|
@ -42,12 +41,12 @@
|
|||
|
||||
</div>
|
||||
|
||||
<div class="container mt-4">
|
||||
<div class="container mt-4">
|
||||
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-lg-10">
|
||||
<p>
|
||||
Most of us are always online at our IRC channel. Feel free to reach out.
|
||||
La maggior parte di noi è sempre online sul nostro canale IRC. Sentitevi liberi di contattarci.
|
||||
</p>
|
||||
<p>
|
||||
<i class="fa fa-matrix-org mr-1" aria-hidden="true"></i>
|
||||
|
@ -55,8 +54,8 @@
|
|||
</p>
|
||||
<hr>
|
||||
<p>
|
||||
If you want to open a <strong>support ticket</strong>, or request access to a invite-only service,
|
||||
send us an email.
|
||||
Se volete aprire un <strong>biglietto di assistenza</strong>, o richiedere l'accesso a un servizio su invito,
|
||||
inviateci un'e-mail.
|
||||
</p>
|
||||
<p>
|
||||
<i class="fa fa-envelope-o mr-1" aria-hidden="true"></i>
|
||||
|
@ -79,11 +78,11 @@
|
|||
<a href="https://uptime.hostux.net/status/hostux" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-area-chart" aria-hidden="true"></i> Uptime
|
||||
</a>
|
||||
<a href="https://git.hostux.net/valere/Hostux.network_website" class="mx-1 footer-link" target="_blank">
|
||||
<a href="https://git.hostux.net/valere/hostux.network" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-git" aria-hidden="true"></i> Source Code
|
||||
</a>
|
||||
<a href="https://hostux.network/fr/terms.html" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Condizioni di utilizzo.
|
||||
<a href="https://hostux.network/it/terms.html" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Condiciones de uso
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-sm">
|
||||
|
@ -101,6 +100,7 @@
|
|||
<a class="btn btn-danger mb-2" href="https://liberapay.com/valere_hostux/" target="_blank">Donate</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
|
@ -113,4 +113,4 @@
|
|||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
|
@ -9,9 +9,9 @@
|
|||
|
||||
<meta property="og:title" content="Hostux">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://Hostux.net/it/index.html">
|
||||
<meta property="og:url" content="https://hostux.network/it/index.html">
|
||||
|
||||
<meta property="og:image" content="https://Hostux.net/static/img/hostux.svg">
|
||||
<meta property="og:image" content="https://hostux.network/static/img/hostux.svg">
|
||||
<link rel="stylesheet" href="/static/lib/bootstrap/dist/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="/static/lib/fork-awesome/css/fork-awesome.min.css">
|
||||
<link rel="stylesheet" href="/static/css/app.css">
|
||||
|
|
|
@ -2,25 +2,24 @@
|
|||
<html lang="it">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Hostux • About</title>
|
||||
<title>Hostux</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link href="/feed.xml" rel="alternate" type="application/rss+xml" title="Hostux">
|
||||
<meta property="og:site_name" content="Hostux">
|
||||
|
||||
<meta property="og:title" content="Hostux">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://hostux.network//it/terms.html">
|
||||
<meta property="og:url" content="https://hostux.network/it/index.html">
|
||||
|
||||
<meta property="og:image" content="https://hostux.network//it/static/img/hostux.svg">
|
||||
<link rel="stylesheet" href="/it/static/lib/bootstrap/dist/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="/it/static/lib/fork-awesome/css/fork-awesome.min.css">
|
||||
<link rel="stylesheet" href="/it/static/css/app.css">
|
||||
<link rel="prefetch" type="application/l10n" href="/it/static/locales.ini">
|
||||
<meta property="og:image" content="https://hostux.network/static/img/hostux.svg">
|
||||
<link rel="stylesheet" href="/static/lib/bootstrap/dist/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="/static/lib/fork-awesome/css/fork-awesome.min.css">
|
||||
<link rel="stylesheet" href="/static/css/app.css">
|
||||
|
||||
<link rel="shortcut icon" href="/favicon.ico">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body class="wide">
|
||||
<div class="page">
|
||||
|
||||
<div class="container">
|
||||
|
@ -31,8 +30,8 @@
|
|||
</header>
|
||||
|
||||
|
||||
<div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-3 px-md-4 mb-3 bg-white border-bottom shadow-sm">
|
||||
<nav class="my-2 my-md-0 mr-md-3">
|
||||
<div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-1 px-sm-4 mb-3 bg-white border-bottom shadow-sm">
|
||||
<nav class="my-2 my-md-0">
|
||||
<a class="p-2 text-dark" href="/it/about.html">About</a>
|
||||
<a class="p-2 text-dark" href="/it/index.html">Services</a>
|
||||
<a class="p-2 text-dark" href="/it/blog.html">Updates</a>
|
||||
|
@ -42,7 +41,7 @@
|
|||
|
||||
</div>
|
||||
|
||||
<div class="container mt-4">
|
||||
<div class="container mt-4">
|
||||
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-lg-10">
|
||||
|
@ -120,11 +119,11 @@
|
|||
<a href="https://uptime.hostux.net/status/hostux" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-area-chart" aria-hidden="true"></i> Uptime
|
||||
</a>
|
||||
<a href="https://git.hostux.net/valere/Hostux.network_website" class="mx-1 footer-link" target="_blank">
|
||||
<a href="https://git.hostux.net/valere/hostux.network" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-git" aria-hidden="true"></i> Source Code
|
||||
</a>
|
||||
<a href="https://hostux.network/fr/terms.html" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Condizioni di utilizzo.
|
||||
<a href="https://hostux.network/it/terms.html" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Condiciones de uso
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-sm">
|
||||
|
@ -142,6 +141,7 @@
|
|||
<a class="btn btn-danger mb-2" href="https://liberapay.com/valere_hostux/" target="_blank">Donate</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue