File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,6 +26,13 @@ <h3 class=".h5 category-header">{{ category[0] }}</h3>
2626 {% if note == "DF" %}
2727 (DF)
2828 {% endif %}
29+ {% if note == "CL" %}
30+ (CL)
31+ {% endif %}
32+ {% if note == "AL" %}
33+ (AL)
34+ {% endif %}
35+
2936 {% endfor %}
3037 </ li >
3138 {% endfor %}
@@ -37,7 +44,9 @@ <h3 class=".h5 category-header">{{ category[0] }}</h3>
3744 < p style ="text-align:center ">
3845 < img src ="/assets/img/persistent/vegetarian.svg " alt ="vegetarian " height ="35 "/> = Vegetarian < img src ="/assets/img/persistent/vegan.svg " alt ="vegan " height ="35 "/> = Vegan
3946 (GF) = Made without Gluten
40- (DF) = Dairy Free
47+ (DF) = Dairy-Free
48+ (CL) = Celiac-appropriate
49+ (AL) = Allium-Free
4150 </ p >
4251 < p style ="text-align:center ">
4352 Dietary features may be updated as information becomes available.
You canβt perform that action at this time.
0 commit comments