2021-08-08 17:54:45 +02:00
|
|
|
---
|
|
|
|
layout: simple
|
|
|
|
title: meta.titles.news
|
|
|
|
description: meta.descriptions.news
|
2022-09-09 18:11:19 +02:00
|
|
|
namespace: news
|
2021-12-15 14:49:28 +01:00
|
|
|
permalink: /news/
|
|
|
|
permalink_en: /news/
|
2021-08-08 17:54:45 +02:00
|
|
|
tags: unitoo news freedom software freesoftware foss telegram feed rss bot
|
|
|
|
---
|
|
|
|
<section class="jumbotron jumbotron-fluid bg-transparent">
|
|
|
|
<div class="container">
|
|
|
|
<h1 class="text-center">{% t news.title %}</h1>
|
|
|
|
<hr class="border-primary mb-5">
|
|
|
|
<p>{% t news.text %}</p>
|
|
|
|
<br>
|
2022-05-20 10:19:24 +02:00
|
|
|
<a class="btn btn-primary btn-lg" href="https://t.me/UnitooNews" title="{% t buttons.titles.go_to_telegram_bot %}"><i class="fab fa-telegram"></i> {% t buttons.go_to_telegram_bot %}</a>
|
2023-12-27 13:04:18 +01:00
|
|
|
<a class="btn btn-secondary btn-lg" href="/rss.opml">{% t buttons.download_rss_feed_list %}</a>
|
2021-08-08 17:54:45 +02:00
|
|
|
</div>
|
|
|
|
</section>
|