remotes/1693045480750635534/spooky-22
Aevann1 2022-03-17 20:32:40 +02:00
parent 262b0e8cbb
commit b4321845b4
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
<div class="row" style="overflow: visible;padding-top:5px;">
<div class="col">
{% if v %}
<div class="mt-3 d-lg-none">
<div class="mt-3 mr-1 d-lg-none">
{% if sub %}
{% if v.subs == 1 %}
<a class="btn btn-primary btn-block {% if v.subscribed_to(sub.name) %}d-none{% endif %}" onclick="post_toast(this,'/h/{{sub.name}}/subscribe','subscribe-sub','unsubscribe-sub');this.classList.toggle('d-none');nextElementSibling.classList.toggle('d-none')">Subscribe to /h/{{sub.name}}</a>