summaryrefslogtreecommitdiffstats
path: root/vnfcatalogue/VNF_Catalogue/views/search.jade
diff options
context:
space:
mode:
Diffstat (limited to 'vnfcatalogue/VNF_Catalogue/views/search.jade')
-rw-r--r--vnfcatalogue/VNF_Catalogue/views/search.jade5
1 files changed, 5 insertions, 0 deletions
diff --git a/vnfcatalogue/VNF_Catalogue/views/search.jade b/vnfcatalogue/VNF_Catalogue/views/search.jade
new file mode 100644
index 0000000..77b2488
--- /dev/null
+++ b/vnfcatalogue/VNF_Catalogue/views/search.jade
@@ -0,0 +1,5 @@
+.search-box
+ link(rel='stylesheet', href='/stylesheets/search_form.css')
+ .form-group-custom.form-group.has-feedback
+ input.search-input-rest.form-control(type='search', placeholder='Search...', id='Tags')
+ i.material-icons search \ No newline at end of file