mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-06-07 04:49:37 +00:00
Reworked some computes views and added more tests
This commit is contained in:
4
templates/search_block.html
Normal file
4
templates/search_block.html
Normal file
@@ -0,0 +1,4 @@
|
||||
{% load i18n %}
|
||||
<div class="float-right search">
|
||||
<input id="filter" class="form-control" type="text" placeholder="{% trans "Search" %}">
|
||||
</div>
|
||||
Reference in New Issue
Block a user