seitime-frappe/frappe/templates/autodoc/models_home.html
2015-07-22 16:38:44 +05:30

13 lines
256 B
HTML

<!-- title: {{ app.title }} Models (DocTypes) -->
{% from "templates/autodoc/macros.html" import github_link, version %}
<p>
{{ version(app.name) }}
{{ github_link(app, app.name, True) }}
</p>
<p>Browse DocTypes by Module</p>
<h3>Contents</h3>
{index}