parent
d719f6bc85
commit
a8d0532e63
1 changed files with 9 additions and 0 deletions
@ -0,0 +1,9 @@ |
|||||||
|
<a |
||||||
|
{% if not user.is_authenticated %} |
||||||
|
data-popup=".js-popup-auth" |
||||||
|
{% else %} |
||||||
|
data-popup=".js-popup-buy" |
||||||
|
{% endif %} |
||||||
|
class="timing__btn btn" |
||||||
|
href="#" |
||||||
|
>купить</a> |
||||||
Loading…
Reference in new issue