#App.name
#IF(#App.video) #ENDIF-
#LOOP(#App.images)
#LOCAL("small_url","")
#LOCAL("large_url","")
#LOOP(#image)
#IF(#classifier EQ "small")
#SET("small_url",#url)
#ELSIF(#classifier EQ "large")
#SET("large_url",#url)
#ENDIF
#ENDLOOP
-
{KeyFeatures}
-
#LOOP(#FROMPLAINLOOP(#App.features))
- #Element #ENDLOOP
{Description}
#App.description[markdown]