{% extends 'base.html' %} {% block title %}{{ 'Edit' if post else 'Write' }} | Eternity Project{% endblock %} {% block content %} {{ 'EDIT TRANSMISSION' if post else 'NEW TRANSMISSION' }}AUTHOR / {{ current_user.username }} Title CategorySummary Article{{ post.body if post else '' }} Article image{% if post and post.image_filename %}Leave empty to retain the current image.{% endif %} Step imagesUpload images for individual repair steps, then place [[image:1]], [[image:2]], and so on in the article text.ImageCaptionAdd another step image Publish transmission → {% endblock %}
Upload images for individual repair steps, then place [[image:1]], [[image:2]], and so on in the article text.
[[image:1]]
[[image:2]]