{% include 'public/partials/header.html' %}HOME›{{ strtoupper($forum['name']) }}›TOPIC›REPLYFull editorReply to topic{{ $topic['title'] }}Your replyBILinkQuotePlain text editor{{ $draft['body'] ?? '' }}{% if $draft %}Draft restored from {{ $draft['updated_at'] }}{% else %}Drafts save automatically{% endif %}{% if $canAttach %}AttachmentsAllowed: {{ $allowedAttachmentExtensions }} · Up to {{ round($boardSettings['max_attachment_size_bytes']/1048576,1) }} MB each.{% endif %}CancelPost Reply{% include 'public/partials/footer.html' %}
{{ $topic['title'] }}