Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
4b0e3741b2477cc4979fab94811858a4cc54b33c
/
.
/
erpnext
/
templates
/
pages
/
search_help.html
blob: bf19540e121a09fff6b8b2aa7fc4bd3f6af617cb [
file
] [
log
] [
blame
]
Prateeksha Singh
b44ea4c
2018-05-22 11:57:21 +0530
[
diff
] [
blame
]
1
{% extends "templates/web.html" %}
2
3
{% block page_content %}
4
5
{% include "templates/includes/search_template.html" %}
6
7
{% endblock %}