def handled_template
      begin
        if URI.parse(@template)
          return {template: @template}
        end