forked from MarseyWorld/MarseyWorld
Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost
commit
5e0e58793d
|
@ -1,4 +1,4 @@
|
|||
{% extends "home.html" %}
|
||||
{% extends "default.html" %}
|
||||
|
||||
{% block pagetype %}search{% endblock %}
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
|||
{% endblock %}
|
||||
|
||||
{% block PseudoSubmitForm %}
|
||||
<form id="large_searchbar" class="form-inline search flex-nowrap mx-0 mx-lg-auto mt-1" action="/search/{% if '/posts' in request.path %}posts{% elif '/comments' in request.path %}comments{% else %}users{% endif %}" method="get">
|
||||
<form id="large_searchbar" class="form-inline search flex-nowrap mx-0 mx-lg-auto mt-3" action="/search/{% if '/posts' in request.path %}posts{% elif '/comments' in request.path %}comments{% else %}users{% endif %}" method="get">
|
||||
<input autocomplete="off" class="form-control w-100" type="search" placeholder="Search" aria-label="Search" name="q" value="{{query}}">
|
||||
<span class="input-group-append">
|
||||
<span class="input-group-text border-0 bg-transparent" style="margin-left: -2.5rem;">
|
||||
|
|
|
@ -2985,3 +2985,5 @@ This is your fate. This is what you chose. There is no turning back.
|
|||
it's cool if it's not your thing, but don't yuck someone else's yum :)
|
||||
{[para]}
|
||||
![](/images/16620758668079724.webp)
|
||||
{[para]}
|
||||
https://rdrama.net/videos/16624761306946733.mp4
|
Loading…
Reference in New Issue