forked from unitoo/website
11 lines
319 B
HTML
11 lines
319 B
HTML
---
|
|
layout: default
|
|
title: "Contatti"
|
|
description: "Tutti i nostri contatti per una comunicazione adeguata."
|
|
permalink: /contattaci/
|
|
tags: unitoo contatti gnupg email
|
|
lang: it-IT
|
|
---
|
|
<section class="container text-center pl-0 pr-0 pl-md-3 pr-md-3" style="min-height: 500px;">
|
|
{% include contacts.html %}
|
|
</section>
|