mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
fix tag browsing for surf
This commit is contained in:
parent
f4904b622f
commit
08ce614451
1 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,8 @@
|
|||
</select>
|
||||
</div>
|
||||
|
||||
<input name="tag" type="hidden" value="<%= params[:tag] %>">
|
||||
|
||||
<!--
|
||||
<div>
|
||||
<input name="is_nsfw" type="checkbox" value="true" <%= params[:is_nsfw].to_s == 'true' ? 'checked' : '' %>> Show 18+ content
|
||||
|
|
Loading…
Add table
Reference in a new issue