[minor] removed typo in order.html

This commit is contained in:
Anand Doshi 2016-03-23 12:12:38 +05:30
parent bd8d288255
commit 1947b1784e

View File

@ -1,4 +1,4 @@
t{% extends "templates/web.html" %} {% extends "templates/web.html" %}
{% block header %} {% block header %}
<h1>{{ doc.name }}</h1> <h1>{{ doc.name }}</h1>