forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-31 19:44:17 -06:00
parent abd6add4a6
commit 33b3637919
1 changed files with 3 additions and 15 deletions

View File

@ -14,27 +14,15 @@
{% if v %}
<ul class="flex flex-col space-y-2 mt-3 mb-0">
<li>
<a class="btn btn-blue text-center w-full" href="/submit">
<a class="btn btn-primary text-center w-full" href="/submit">
Submit drama
<i class="fas fa-arrow-alt-right fa-fw fa-sm ml-1"></i>
</a>
</li>
<li>
<a class="btn btn-pink text-center w-full" href="/submit">
<a class="btn btn-yellow text-center w-full" href="/submit">
rDrama Shop
<i class="fas fa-store fa-fw fa-sm ml-1"></i>
</a>
</li>
<li>
<a class="btn btn-white text-center w-full" href="/submit">
Latest Posts
<i class="fas fa-store fa-fw fa-sm ml-1"></i>
</a>
</li>
<li>
<a class="btn btn-pink text-center w-full" href="/submit">
Latest Comments
<i class="fas fa-comments-alt fa-fw fa-sm ml-1"></i>
<i class="fas fa-arrow-alt-right fa-fw fa-sm ml-1"></i>
</a>
</li>
{% if not v.discord_id %}