Update
This commit is contained in:
parent
5ba8bcabdb
commit
49243858d7
44 changed files with 39055 additions and 190 deletions
11
frontend/templates/index.html
Normal file
11
frontend/templates/index.html
Normal file
|
@ -0,0 +1,11 @@
|
|||
{{ template "before.html" . }}
|
||||
|
||||
<p>DeletedBot is a <b>free</b> online tool that helps you set a basic status page explaining your users why your Telegram bot is suspended or in maintenance.</p>
|
||||
<p>It's free, <b>open source,</b> and it has no usage limits. Read the Terms to know more.</p>
|
||||
<p>Click the button below to create your DeletedBot. <b>No account registration or credit card required!</b></p>
|
||||
|
||||
<div id="space"></div>
|
||||
|
||||
<a href="create"><button type="button" id="navb">Create your DeletedBot</button></a>
|
||||
|
||||
{{ template "after.html" . }}
|
Loading…
Add table
Add a link
Reference in a new issue