website/_pages/channel.html
2021-08-25 00:34:55 +02:00

28 lines
985 B
HTML

---
layout: simple
title: meta.titles.channel
description: meta.descriptions.channel
permalink: /progetti/peertube.html
permalink_en: /projects/peertube.html
tags: video unitoo peertube freedom software freesoftware interviste
---
<div class="cover header-peertube"></div>
<section class="container pl-0 pr-0 pl-md-3 pr-md-3 text-center mt-5 min-height-500">
<h1>{% t channel.title %}</h1>
<p>
{% t channel.p_1 %}
<br><br>
{% t channel.p_2_1 %} <a href="{% link _pages/peertube.html %}">Peertube Italia</a>
{% t channel.p_2_2 %}
<br><br>
<a class="btn btn-primary btn-lg" href="https://peertube.uno/accounts/unitoo" rel="nofollow" target="_blank"><i class="fa-videocam"></i> {% t buttons.go_to_channel %}</a>
</p>
<hr>
<h2 class="mt-5">{% t channel.title_2 %}</h2>
<p>
{% t channel.p_3 %}
<a href="{% link _pages/contacts.html %}">{% t buttons.contactsus %}</a>.
</p>
<br><br>
</section>