misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
parent
c16cabc852
commit
8129fb7dd2
@ -22,8 +22,8 @@
|
|||||||
<input type="hidden" name="csrf_token" value="{{ csrf_token() }}"/>
|
<input type="hidden" name="csrf_token" value="{{ csrf_token() }}"/>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
<form class="action" method="GET" action="https://pwnagotchi.ai/pwnfile/#{{ fingerprint }}">
|
<form class="action" method="GET" action="/inbox">
|
||||||
<input type="submit" class="button" formtarget="_blank" value="Pwnfile"/>
|
<input type="submit" class="button" value="PwnMail"/>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user