One Hat Cyber Team
Your IP :
3.147.103.244
Server IP :
104.21.112.1
Server :
Linux agrigation-prod 5.15.0-67-generic #74-Ubuntu SMP Wed Feb 22 14:14:39 UTC 2023 x86_64
Server Software :
nginx/1.24.0
PHP Version :
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
forge
/
db.gftag.com
/
templates
/
View File Name :
filter.twig
<div class="card mb-3" id="tableFilter"> <div class="card-header">{% trans 'Filters' %}</div> <div class="card-body row row-cols-lg-auto gy-1 gx-3 align-items-center"> <label class="col-12 col-form-label" for="filterText">{% trans 'Containing the word:' %}</label> <div class="col-12"> <input class="form-control" name="filterText" type="text" id="filterText" value="{{ filter_value }}"> </div> </div> </div>