mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-05 22:48:27 +00:00
added website pages for orders, tickets and added sales invoice print format
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
<div class="outer">
|
||||
{% include "html/navbar.html" %}
|
||||
<div class="content row" id="page-{{ name }}" style="display: block;">
|
||||
{% block content %}
|
||||
{% endblock %}
|
||||
{%- block content -%}
|
||||
{%- endblock -%}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user