Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
d77b0295fa426cad27a7671d8d0ea2e90f26a9aa
/
.
/
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 %}