tt_content.shortcut >
# CTYPE: SHORTCUT
tt_content.shortcut =< lib.contentElement
tt_content.shortcut {
    templateName = Shortcut
    variables {
        shortcuts = RECORDS
        shortcuts {
            source.field = records
            tables = tt_content
        }
    }
}
