add decorative icons
This commit is contained in:
@ -251,6 +251,8 @@ class PageSectionBlock(blocks.StructBlock):
|
||||
("pigsty", "Grisebinge"),
|
||||
("wheelchair", "Rullestol"),
|
||||
("clock", "Klokke"),
|
||||
("parking", "Parkering"),
|
||||
("coins", "Mynter"),
|
||||
)
|
||||
|
||||
title = blocks.CharBlock(max_length=64, required=True, label="Tittel")
|
||||
|
Reference in New Issue
Block a user