website/_pages/referral.html

20 lines
564 B
HTML
Raw Normal View History

2022-01-21 18:57:11 +01:00
---
layout: simple
title: meta.titles.referral
description: meta.descriptions.referral
2022-01-26 12:30:58 +01:00
permalink: /cybersecurity/referral/
permalink_en: /cybersecurity/referral/
2022-01-21 18:57:11 +01:00
tags: unitoo referral program
---
2022-01-24 11:20:05 +01:00
<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" %}
2022-01-24 11:20:05 +01:00
{% t referral.description %}
</p>
</div>
</section>