view libervia/pages/forums/topics/new/_browser/__init__.py @ 1440:939b5c643f3d

doc: use VERSION file to get version in the same way as for backend
author Goffi <goffi@goffi.org>
date Fri, 18 Jun 2021 15:31:29 +0200
parents 69ba6b2ba949
children
line wrap: on
line source

import editor


editor.set_form_autosave("forum_topic_edit")
editor.BlogEditor("forum_topic_edit")