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