28 lines
989 B
HTML
28 lines
989 B
HTML
---
|
|
layout: simple
|
|
title: meta.titles.channel
|
|
description: meta.descriptions.channel
|
|
permalink: /progetti/peertube/
|
|
permalink_en: /projects/peertube/
|
|
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" style="min-height: 500px;">
|
|
<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>
|