Skip to content
Snippets Groups Projects
Commit 1eb1bc50 authored by Eric Bremner's avatar Eric Bremner
Browse files

ISTWCMS-4704: adding additional data to node teaser

parent 34d41204
No related branches found
No related tags found
1 merge request!66ISTWCMS-4704: adding date component with ability to handle multiple dates and...
......@@ -17,4 +17,12 @@
'show_hover': show_hover,
'author': teaser.author,
'url': teaser.url,
'email': teaser.email,
'phone': teaser.phone,
'location': teaser.location,
'link_profile': teaser.link_profile,
'personal_webpage': teaser.personal_webpage,
'additional_info': teaser.additional_info,
'contact_for': teaser.contact_for,
'groups': teaser.groups,
} %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment