1
0
Fork 0
mirror of https://gitlab.com/niansa/discordlistforbots.git synced 2025-03-06 20:49:22 +01:00

Further customizability

This commit is contained in:
niansa 2021-03-23 15:56:43 +01:00
parent 1b67a25800
commit cfddb2ebe4

View file

@ -8,8 +8,8 @@
<div class="container text-center">
<img style="width:15%;height:15%;" src="/logo.png">
<p class="title">Discordlist for Bots</p>
<p>Find a lot of bots that will be useful to your server</p>
<p class="title">{%LONG_NAME%}</p>
<p>{%DESCRIPTION%}</p>
<%c++ if (@@.get<bool>("authed")) {%>
<%c++ if (justMine or modView) {%>
<a class="special-button" href="@all">All bots</a>