9 lines
182 B
HTML
9 lines
182 B
HTML
|
{{define "index"}}
|
||
|
<h1>Elon eats my tweets<h1>
|
||
|
|
||
|
<p>Sick of Elon? Tired of Twitter? Have Elon Musk delete your tweets for you.</p>
|
||
|
|
||
|
<a href="/login">Sign in with Twitter</a>
|
||
|
|
||
|
{{end}}
|