@ -25,6 +25,6 @@ class TipPage(Page):
content_panels = Page.content_panels + [
FieldPanel('popisek'),
FieldPanel('image'),
ImageChooserPanel('image'),
]