mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-22 07:52:15 +00:00
Also apply better approach to generic detail pages
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
|
||||
{% block content %}
|
||||
<div class="row">
|
||||
<div class="col text-right">
|
||||
<form class="form-inline">
|
||||
<div class="col">
|
||||
<form class="form-inline justify-content-end">
|
||||
{% csrf_token %}
|
||||
<div class="input-group">
|
||||
<input type="search" name="q" placeholder="Search" value="{{ request.GET.q }}"
|
||||
|
||||
Reference in New Issue
Block a user