remove placeholder

This commit is contained in:
2021-06-20 21:46:24 +00:00
committed by Patrick Mayr
parent 72de2c69f9
commit f4ddf2fea9
3 changed files with 0 additions and 3 deletions

View File

@@ -63,7 +63,6 @@ def show_docu(request, topic_slug=None, slug=None):
messages.info(request, '; '.join(elem))
initial = {
"title": active_docu.placeholder,
"documentation": active_docu,
}