23 lines
713 B
HTML
23 lines
713 B
HTML
---
|
|
layout: simple
|
|
title: meta.titles.rover
|
|
description: meta.descriptions.rover
|
|
permalink: /cybersecurity/rover
|
|
permalink_en: /cybersecurity/rover
|
|
tags: unitoo cybersecurity sicurezza informatica hardening patch best practices module rover
|
|
---
|
|
<section class="jumbotron jumbotron-fluid mb-0">
|
|
<div class="container">
|
|
<h1 class="text-center">{% t cybersecurity.rover.title %}</h1>
|
|
<hr class="border-primary">
|
|
|
|
<p class="mt-5">
|
|
{% asset "element-rover.webp" width=250 align=left class="mr-3 rounded" %}
|
|
{% t cybersecurity.rover.description %}
|
|
</p>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="text-center pt-5 pb-5">
|
|
{% include contacts.html %}
|
|
</section>
|