mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 09:42:36 +02:00
site reporting csrf token
This commit is contained in:
parent
6e0b21bfd2
commit
b6686531c7
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
|
|
||||||
<div class="content" style="background: white">
|
<div class="content" style="background: white">
|
||||||
<form method="POST" action="/admin/report">
|
<form method="POST" action="/admin/report">
|
||||||
|
<%== csrf_token_input_html %>
|
||||||
<table class="table">
|
<table class="table">
|
||||||
<tr>
|
<tr>
|
||||||
<th>Site</th>
|
<th>Site</th>
|
||||||
|
|
Loading…
Add table
Reference in a new issue