xiuno 搜索的默认代码,文件位置及目录;

xiuno 搜索的默认代码,文件位置及目录;

备份代码,以便于使用。Hook

<div class="form-group">
<form action="<?php echo url('search');?>" id="search_form">
<div class="input-group mb-3">
<input type="text" class="form-control" placeholder="<?php echo lang('keyword');?>" name="keyword">
<div class="input-group-append">
<button class="btn btn-primary" type="submit"><?php echo lang('search');?></button>
</div>
</div>
</form>
</div>

Jeffer.Z.Gustav

This is my note-taking platform. Welcome to visit. I will put some recorded notes here in daily life. You can see some fragments of my thinking and notes.