summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorshivam kohli <kohlishivam5522@gmail.com>2018-07-24 20:35:52 +0530
committershivam kohli <kohlishivam5522@gmail.com>2018-07-24 20:35:52 +0530
commit066a5deda6c7f7103c24b2dfaf5d084678e99d5e (patch)
treea37c711f8eba8724e0e047678fc225603987fb9e /templates
parentfbb52fdf24b3bcc4eef12132e30d2cb9eb2920b1 (diff)
downloadcodeless-066a5deda6c7f7103c24b2dfaf5d084678e99d5e.tar.gz
codeless-066a5deda6c7f7103c24b2dfaf5d084678e99d5e.tar.bz2
codeless-066a5deda6c7f7103c24b2dfaf5d084678e99d5e.zip
typo
Diffstat (limited to 'templates')
-rw-r--r--templates/inventory/fulfillment.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/templates/inventory/fulfillment.html b/templates/inventory/fulfillment.html
index a108d58..5a4194b 100644
--- a/templates/inventory/fulfillment.html
+++ b/templates/inventory/fulfillment.html
@@ -113,8 +113,11 @@ Thank you for purchasing {{ name }} of price {{ price }}. The Product was succ
<li class="progtrckr-todo">Delivered</li>
{% endif %}
- <a href="{{ website }}">Back to homepage</a>
</ol>
+</br>
+</br>
+</br>
+<a href="{{ website }}">Back to homepage</a>
</body>
</html> \ No newline at end of file