feat: Add PersonalFlag flag with automatic cheat reporting
This commit is contained in:
11
assets/create.html
Normal file
11
assets/create.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<label>
|
||||
Personal<br>
|
||||
<small>Enter personal flag data</small>
|
||||
</label>
|
||||
<div class="form-group">
|
||||
<input type="text" class="form-control" name="content" value="{{ content }}">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<input type="text" class="form-control" name="user id" value="{{ data }}">
|
||||
</div>
|
||||
<input type="hidden" name="type" value="personal">
|
||||
Reference in New Issue
Block a user