mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 03:09:09 +00:00
print format standard - start
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>{{ doc and (doc.name + " - " + doc.doctype) or "Error" }}</title>
|
||||
<title>Print Format</title>
|
||||
<meta name="generator" content="wnframework">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user