| @@ -1,9 +1,9 @@ | ||
| 1 | -{{header}} | |
| 2 | - | |
| 3 | -{{order_items_table}} | |
| 4 | - | |
| 5 | -Your order has just changed status to <strong>{{order_status}}</strong> | |
| 6 | - | |
| 7 | -<p>View order: <a href="{{order_detail_url}}">{{order_number}}</a></p> | |
| 8 | - | |
| 1 | +{{header}} | |
| 2 | + | |
| 3 | +{{order_items_table}} | |
| 4 | + | |
| 5 | +Your order has just changed status to <strong>{{order_status}}</strong> | |
| 6 | + | |
| 7 | +<p>View order: <a href="{{order_detail_url}}">{{order_number}}</a></p> | |
| 8 | + | |
| 9 | 9 | {{footer}} |