We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 531370d + 4eb576f commit 9bdedebCopy full SHA for 9bdedeb
1 file changed
openleadr/templates/oadrCreateOpt.xml
@@ -7,7 +7,7 @@
7
<emix:marketContext>{{ market_context }}</emix:marketContext>
8
{% endif %}
9
<ei:venID>{{ ven_id }}</ei:venID>
10
- {% if vavailability is defined and vavalailability is not none %}
+ {% if vavailability is defined and vavailability is not none %}
11
<xcal:vavailability>
12
<xcal:components>
13
{% for component in vavailability.components %}
0 commit comments