From 944e812879dbb0dd46d8d67e5aa34d5b420525d8 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sat, 23 Mar 2019 09:18:59 +0100 Subject: order.rst.j2: Fixing typos. --- src/ee/order/templates/order.rst.j2 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/ee/order/templates/order.rst.j2 b/src/ee/order/templates/order.rst.j2 index 6616167..029665a 100644 --- a/src/ee/order/templates/order.rst.j2 +++ b/src/ee/order/templates/order.rst.j2 @@ -35,16 +35,16 @@ Part details {{ title|subsubsection }} {#- -"Facts" -....... +Facts +..... {% for f in part.facts.fact %} f={{f}} {% endfor %} #} -"Media" -....... +Media +..... {% for l in links %} {%- if l.relationProp == "http://purl.org/ee/link-relation#documentation" %} -- cgit v1.2.3