Possomet adlı üyeden alıntı: mesajı görüntüle
İndex.html de, fotoğraftaki yere yönlendiren kodu bulamadım. Rica etsem siz bulur musunuz?
10. adım ve sonrasına devam etmemişsiniz hocam

Bu kodu kullanın.

<script data-cfasync="false" type="text/javascript"
src="https://cdn.rawgit.com/dwyl/html-form-send-email-via-google-script-without-server/master/form-submission-handler.js"></script>
Teşekkür mesajı için formun en alt kısmına bu kodu ekleyin.

   <!-- Customise the Thankyou Message People See when they submit the form: -->
    <div class="thankyou_message" style="display:none;">
      <h2><em>Thanks</em> for contacting us!
        We will get back to you soon!</h2>
    </div>