<ste:load name="master.html" /> <ste:block name="content"> <div class="pos_center"> <ste:if>$embed_code <ste:then> <p><strong><ste:get_translation for="embed_code" />:</strong> <code>$embed_code</code></p> </ste:then> </ste:if> <form action="$rel_path_to_root/backend/content/images/$image_id/$markup_variant" method="POST"> <p><strong><ste:get_translation for="image_alt" />:</strong> <input type="text" name="img_alt" /></p> <p><input type="submit" /></p> </form> </div> </ste:block>