Work on django-hosting product
This commit is contained in:
parent
a2ae28d24e
commit
1ebea65289
4 changed files with 44 additions and 39 deletions
|
|
@ -51,7 +51,7 @@ type = markdown
|
|||
|
||||
[fields.content1_text]
|
||||
label = Content1 Text
|
||||
type = text
|
||||
type = markdown
|
||||
|
||||
[fields.content1_image]
|
||||
label = Content 1 Image
|
||||
|
|
@ -59,7 +59,7 @@ type = url
|
|||
|
||||
[fields.content2_text]
|
||||
label = Content 2 Text
|
||||
type = text
|
||||
type = markdown
|
||||
|
||||
[fields.content2_image]
|
||||
label = Content 2 Image
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue