mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-17 09:17:15 +00:00
[minor] removed typo in order.html
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
t{% extends "templates/web.html" %}
|
||||
{% extends "templates/web.html" %}
|
||||
|
||||
{% block header %}
|
||||
<h1>{{ doc.name }}</h1>
|
||||
|
||||
Reference in New Issue
Block a user