File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 < title > Mailgun on Google App Engine Managed VMs</ title >
1717</ head >
1818< body >
19- <!-- [START form] -->
2019< form method ="post " action ="/send/email ">
2120 < input type ="text " name ="to " placeholder ="Enter recipient email ">
2221 < input type ="submit " name ="submit " value ="Send simple email ">
2322 < input type ="submit " name ="submit " value ="Send complex email ">
2423</ form >
25- <!-- [END form] -->
2624</ body >
2725</ html >
Original file line number Diff line number Diff line change 1616 < title > Mailgun on Google App Engine Managed VMs</ title >
1717</ head >
1818< body >
19- <!-- [START form] -->
2019< form method ="post " action ="/send/email ">
2120 < input type ="text " name ="to " placeholder ="Enter recipient email ">
2221 < input type ="text " name ="from " placeholder ="Enter sender email ">
2322 < input type ="submit " name ="submit " value ="Send email ">
2423</ form >
25- <!-- [END form] -->
2624</ body >
2725</ html >
You can’t perform that action at this time.
0 commit comments