COMPLEX EXAMPLE
===============

This is a more complexed example where we can decompose our view into subviews and then reference them in our main view.

This provides a nice way to be able to break up very complex UIs into smaller view files.

