Add Template Caching
Right now everytime the shortcode is called it has to re-render the actual template file. I usually add caching, but was focused on other parts, so I am adding this here as part of the `clean`
issue