This commit is contained in:
2023-09-16 17:06:27 +03:00
parent 636d97250b
commit ae4d871d90
3 changed files with 5 additions and 5 deletions

View File

@@ -65,7 +65,7 @@
</span>
</div>
<div class="text_another_subscribe padding-n-width-another-subscribes">
Период:<span class="orange-text">{{ item.period_name }}</span>
Период: <span class="orange-text">{{ item.period_name }}</span>
</div>
<button class="read_more_about_subscribe" onclick="send_subscribe({{ item.id }})">Перейти</button>
</div>