(defmacro show (page-name &rest environment) `(call 'simple-template-component :template-name ,page-name :environment (tal-env ,@environment)))