You are viewing this site in staging mode. Click in this bar to return to normal site.
x#{notify_img}
#{notify_title}
#{notify_text}
Winning The Vote With a Universal Basic Income
// Set caption from card text
$('a.fancy').fancybox({
caption : function( instance, item ) {
return $(this).parent().find('.card-text').html();
}
});