forked from unitoo/website
11 lines
321 B
HTML
11 lines
321 B
HTML
---
|
|
layout: default
|
|
title: meta.titles.contacts
|
|
description: meta.descriptions.contacts
|
|
permalink: /contattaci/
|
|
permalink_en: /contactus/
|
|
tags: unitoo contatti gnupg email contacts
|
|
---
|
|
<section class="container text-center pl-0 pr-0 pl-md-3 pr-md-3" style="min-height: 500px;">
|
|
{% include contacts.html %}
|
|
</section>
|