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