= $this->imageTag($this->post->sample_url(), ['id' => 'image', 'width' => $this->post->get_sample_width(), 'height' => $this->post->get_sample_height()]) ?>
= $this->formTag([], ['level' => 'member'], function(){ ?>
= $this->hiddenFieldTag("post_id", $this->params()->id) ?>
params()->user_id) : ?>
=$this->hiddenFieldTag("user_id", $this->params()->user_id) ?>
=$this->hiddenFieldTag("left", 0) ?>
=$this->hiddenFieldTag("right", 0) ?>
=$this->hiddenFieldTag("top", 0) ?>
=$this->hiddenFieldTag("bottom", 0) ?>
= $this->submitTag($this->t('user_set_avatar')) ?>