fix: removed extra </head> on templates/order_sold !minor
This commit is contained in:
parent
0148d193ee
commit
ba91647cf1
1 changed files with 0 additions and 4 deletions
|
|
@ -30,8 +30,4 @@
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</body>
|
</body>
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<title>Order {{ order.name }}</title>
|
|
||||||
</head>
|
|
||||||
</html>
|
</html>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue