Wild Prairie Rose was awarded the JURY PRIZE at the Cinema At the Edge Film Festival! We want to thank Michelle Danner, the jury, and everyone at CATE! We had a fantastic time in Santa Monica!
[flickr-photoset:id=72157681865569380]
function setCookie(cname, cvalue, exdays) { const d = new Date(); d.setTime(d.getTime() + (exdays*24*60*60*1000)); let expires = "expires="+ d.toUTCString(); document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/"; }