Answer the question
In order to leave comments, you need to log in
Snippet output only on a specific resource?
This code is in the template. It is necessary that it be displayed only on a certain resource. How can I do this without creating a new template?
<div class="yes-no row">
<div class="yes-no__title col-12">Примеры гранулируемых веществ
</div>
<div class="yes-no__col col-12 col-sm-6">
<i class="yes-no__icon-yes fas fa-check-circle fa-3x"></i>
<div class="yes-no__yes">Да
</div>
<div class="yes-no__ul">
</div>
</div>
<div class="yes-no__col col-6 col-sm-6"><i class="yes-no__icon-no fas fa-times-circle fa-3x"></i>
<div class="yes-no__no">Нет
</div>
<div class="yes-no__ul">
</div>
</div>
</div>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question