<pclass="lead">{% trans "The following images are available for this article. Copy the markdown tag to directly refer to an image from the article text." %}</p>
<pclass="lead">{% trans "The following images are available for this article. Copy the markdown tag to directly refer to an image from the article text." %}</p>
<p>{% trans "Click on an image below to insert in your text. The format of the code inserted is:" %}<br/><code>[image:id alignment caption text]</code></p>
<p><em>{% trans "You do not have permissions to add images." %}</em></p>
<p><em>{% trans "You do not have permissions to add images." %}</em></p>
{% endif %}
{% endif %}
{% endif %}
{% endif %}
<hr/>
<h4>
{% trans "How to use images" %}
</h4>
<p>{% trans "After uploading an image, it is attached to this particular artice and can be used only here. Other users may replace the image, but older versions are kept. You probably want to show the image with a nice caption. To achieve this, press the Insert button and fill in the caption fields and possibly choose to have you image floating right or left of the content. You can use Markdown in the caption. The markdown code syntax for images looks like this:" %}<br/><code>[image:id alignment caption text]</code></p>