mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-27 07:29:40 +00:00
5 lines
148 B
HTML
5 lines
148 B
HTML
{% load i18n %}
|
|
<div class="float-right search">
|
|
<input id="filter" class="form-control" type="text" placeholder="{% trans "Search" %}">
|
|
</div>
|