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

5 lines
No EOL
171 B
XML

{{ template "/twilio/head.tpl.xml" . }}
{{ $session := (get .Global "twilio_session") }}
<Response>
<Redirect method="POST">/twilio/sms/menu.xml</Redirect>
</Response>