comparison src/index.html @ 7:ecc665c507b5

minor
author Franklin Schmidt <fschmidt@gmail.com>
date Sun, 15 Sep 2024 08:18:08 -0600
parents 9aebae0306b1
children f35ce99118ad
comparison
equal deleted inserted replaced
6:9aebae0306b1 7:ecc665c507b5
95 </script> 95 </script>
96 <title>Mailer REST API</title> 96 <title>Mailer REST API</title>
97 </head> 97 </head>
98 <body> 98 <body>
99 <h1>Mailer REST API</h1> 99 <h1>Mailer REST API</h1>
100 <h4><a href="http://www.reactionary.software/">Reactionary Software</a> by <a href="https://linkmy.style/fschmidt">fschmidt</a></h4> 100 <h4><a href="https://www.reactionary.software/">Reactionary Software</a> by <a href="https://linkmy.style/fschmidt">fschmidt</a></h4>
101 101
102 <p>Send emails by a POST request.</p> 102 <p>Send emails by a POST request.</p>
103 103
104 <form method=post action="/send.json"> 104 <form method=post action="/send.json">
105 <p> 105 <p>