website/_pages/referral.html

19 lines
564 B
HTML

---
layout: simple
title: meta.titles.referral
description: meta.descriptions.referral
permalink: /cybersecurity/referral/
permalink_en: /cybersecurity/referral/
tags: unitoo referral program
---
<section class="jumbotron jumbotron-fluid mb-0">
<div class="container">
<h1 class="text-center">{% t referral.title %}</h1>
<hr class="border-primary">
<p class="mt-5">
{% asset "element-referral.webp" align=left class="mr-3 rounded w-25 w-lg-50" %}
{% t referral.description %}
</p>
</div>
</section>