{{ masonry.isContent(item, 'jobs') ? item.context.name : item.provider.name }}
{{ item.created | moment : 'll' }}
{{ item.context.name }}
{{ item.label ? item.label : (item.objectType | typeString) | translate }}
{{ item.label ? item.label : item.context.name | translate }}
{{ item.label ? item.label : (item.type === "GENERAL" ? "Topic" : "Evenement") | translate }}
{{ item.name ? item.name : item.title }}
today{{ item.date | moment : "ll" }}
{{ item.description ? item.description : item.text }}
{{item.completion}}% · {{ item.raised | amount : 0 : true }} of {{ item.goal | amount : 0 : true }} opgehaald
{{ masonry.getAction(item) | translate }}