website/_pages/referral.html

20 lines
559 B
HTML
Raw Normal View History

2022-01-21 18:57:11 +01:00
---
layout: simple
title: meta.titles.referral
description: meta.descriptions.referral
permalink: /cybersecurity/referral
permalink_en: /cybersecurity/referral
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" width=200 align=left class="mr-3 rounded" %}
{% t referral.description %}
</p>
</div>
</section>