forked from rc/aircox
		
	supervisord & cron with virtualenv
This commit is contained in:
		@ -283,8 +283,8 @@ class Publication(Page):
 | 
			
		||||
    content_panels = [
 | 
			
		||||
        MultiFieldPanel([
 | 
			
		||||
            FieldPanel('title'),
 | 
			
		||||
            FieldPanel('body', classname='full'),
 | 
			
		||||
            FieldPanel('summary'),
 | 
			
		||||
            FieldPanel('body', classname='full'),
 | 
			
		||||
        ], heading=_('Content'))
 | 
			
		||||
    ]
 | 
			
		||||
    promote_panels = [
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user