fix homepage Create Post button

pull/173/head
Aevann 2023-07-22 22:44:51 +03:00
parent 645af47309
commit 5a7819216a
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
</span>
</form>
<a class="btn btn-primary btn-block mt-3" href="{% if sub %}/h/{{sub}}{% endif %}/submit"><i class="fas fa-feather-alt mr-2"></i>Create Post in /h/{{sub}}</a>
<a class="btn btn-primary btn-block mt-3" href="{% if sub %}/h/{{sub}}{% endif %}/submit"><i class="fas fa-feather-alt mr-2"></i>Create Post {% if sub %}in /h/{{sub}}{% endif %}</a>
{% if sub %}
{% if v %}