= $this->t('.crop_avatar') ?>
= $this->inline_image_tag($this->image, ['use_sample' => true], ['id' => "image"]) ?>
= $this->formTag([], ['id' => "crop", 'level' => 'member'], function(){ ?>
= $this->hiddenFieldTag("id", $this->image->id) ?>
= $this->hiddenFieldTag("left", 0) ?>
= $this->hiddenFieldTag("right", 0) ?>
= $this->hiddenFieldTag("top", 0) ?>
= $this->hiddenFieldTag("bottom", 0) ?>