--- layout: feature --- {%- assign fileData = site.data[page.folderName][page.lang][page.fileName] -%}
{%- assign frameh1 = fileData.H1 | replace: "$variable", page.value -%}

{%- for word in frameh1-%} {%- if forloop.first == true -%} {{word | capitalize }} {%- else -%} {{word}} {%- endif -%} {%- endfor -%}

{%- assign frameh2 = fileData.H2 | replace: "$variable", page.value -%}

{%- for word in frameh2 -%} {%- if forloop.first == true -%} {{word | capitalize }} {%- else -%} {{word}} {%- endif -%} {%- endfor -%}

{%- if site.photoeffectsemd -%}

Examples

{%- for item in fileData.imageSamples -%} sample {%- endfor -%}
{%- for item in fileData.elements -%} {%- if item.type == "image" -%}
{%- endif -%} {%- if item.type == "text" -%} {%- endif -%} {%- endfor -%}
{%- else -%} {%- endif -%}
Select an area you would like to use
Examples