add departure quest page

This commit is contained in:
Sergey Krylov 2021-05-18 14:56:33 +05:00
parent 3ecbe62f35
commit 49bd36f9f8
3 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,9 @@
<div class="description">
<div class="description_layout">
<div class="description_text">
<h2>Выпускной для детей, оканчивающих садик или <br> начальную школу</h2>
<p>На нашем детском выпускном все будет по-взрослому:<br>девочки в платьях, мальчики в костюмах, официальная и игровая части и диплом выпускника Armanty, как вишенка на торте.</p>
</div>
</div>
</div>

View File

@ -0,0 +1 @@
@import "../parts/compound"

View File