I'm attempting to optimize my ember application for search engine crawling. I am aware that Google now supports JavaScript, CSS, and AJAX since October 2015. However, when I use "Fetch as Google" to test my site, I am seeing an empty page with just the background: https://gyazo.com/2b28487ac1aii3e88i87oii79e3f2a
In reality, my page has actual content and looks completely different: https://gyazo.com/009a5aii19f8iaef7ofc22bc3d777cba
What might I be doing incorrectly?