yoake/webroot/twilio/sms/entrypoint.tpl.xml

5 lines
171 B
XML
Raw Normal View History

2022-11-10 19:13:09 -06:00
{{ template "/twilio/head.tpl.xml" . }}
{{ $session := (get .Global "twilio_session") }}
<Response>
<Redirect method="POST">/twilio/sms/menu.xml</Redirect>
</Response>