subscribe.html 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189
  1. <!--
  2. girishm.nfshost.com is the source for webpage (www.girishm.info or its alias www.girishm.nfshost.com) of Girish M
  3. Copyright &copy; 2019 to present, Girish M
  4. This program is free software: you can redistribute it and/or modify
  5. it under the terms of the GNU General Public License as published by
  6. the Free Software Foundation, either version 3 of the License, or
  7. (at your option) any later version.
  8. This program is distributed in the hope that it will be useful,
  9. but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. GNU General Public License for more details.
  12. You should have received a copy of the GNU General Public License
  13. along with this program. If not, see <https://www.gnu.org/licenses/>
  14. Intensify by TEMPLATED
  15. templated.co @templatedco
  16. Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
  17. -->
  18. <!DOCTYPE HTML>
  19. <html lang="en">
  20. <head>
  21. <title>Contact</title>
  22. <meta charset="utf-8"/>
  23. <meta name="viewport" content="width=device-width, initial-scale=1"/>
  24. <link rel="stylesheet" href="assets/css/main.css"/>
  25. <style type="text/css">
  26. #altLinks li{
  27. display: inline;
  28. }
  29. </style>
  30. </head>
  31. <body>
  32. <!-- -->
  33. <!-- Header -->
  34. <header id="header">
  35. <nav class="right">
  36. <label for="dark-theme-checkbox" id="dark-theme-checkbox-label">Dark Mode</label>
  37. <input type="checkbox" id="dark-theme-checkbox">
  38. <a href="index.html"><img src="assets/img/home.jpg"></a>
  39. </nav>
  40. <nav class="left">
  41. <a href="#menu"><span>Menu</span></a>
  42. </nav>
  43. <a href="subscribe.html" class="logo">Contact</a>
  44. </header>
  45. <!-- Menu -->
  46. <nav id="menu">
  47. <ul class="links">
  48. <li><a href="index.html">Home</a></li>
  49. <li><a href="services.html">Services</a></li>
  50. <li><a href="project.html">Projects</a></li>
  51. <li><a href="workExperience.html">Experience</a></li>
  52. <li><a href="education.html">Education</a></li>
  53. <li><a href="writing.html">Blog</a></li>
  54. <li><a href="books.html">Book library</a></li>
  55. <li><a href="photo.html">Photos</a></li>
  56. <!-- <li><a href="shop.html">Shop</a></li> -->
  57. <!-- <li><a href="contact.html">Contact</a></li> -->
  58. <li><a href="assets/pdf/girishResume.pdf">CV</a></li>
  59. <li><a href="subscribe.html">Contact</a></li>
  60. </ul>
  61. </nav>
  62. <div class="inner flex flex-3">
  63. <div class="flex-item">
  64. <!-- Contact form -->
  65. <div style="max-width:500px;padding:30px">
  66. <div id="fcf-form">
  67. <form class="fcf-form-class" id="freeversion" method="post" action="assets/fcf-assets/fcf.process.php">
  68. <div class="field">
  69. <label for="Name" class="label has-text-weight-normal">Your name</label>
  70. <div class="control">
  71. <input type="text" name="Name" id="Name" class="input is-full-width" maxlength="100"
  72. data-validate-field="Name">
  73. </div>
  74. </div>
  75. <div class="field">
  76. <label for="Email" class="label has-text-weight-normal">Your email address</label>
  77. <div class="control">
  78. <input type="email" name="Email" id="Email" class="input is-full-width" maxlength="100"
  79. data-validate-field="Email">
  80. </div>
  81. </div>
  82. <div class="field">
  83. <label for="Message" class="label has-text-weight-normal">Your enquiry</label>
  84. <div class="control">
  85. <textarea name="Message" id="Message" class="textarea" maxlength="3000" rows="5"
  86. data-validate-field="Message"></textarea>
  87. </div>
  88. </div>
  89. <div id="fcf-status" class="fcf-status"></div>
  90. <div class="field">
  91. <div class="buttons">
  92. <button id="fcf-button" type="submit" class="button is-link is-medium">Send enquiry</button>
  93. </div>
  94. </div>
  95. </form>
  96. </div>
  97. <div id="fcf-thank-you" style="display:none">
  98. <!-- Thank you message goes below -->
  99. <strong>Thank you</strong>
  100. <p>I will be in touch with you soon.</p>
  101. <!-- Thank you message goes above -->
  102. </div>
  103. </div>
  104. </div>
  105. <!--<iframe src="https://github.com/sponsors/girish17/card" title="Sponsor girish17" height="225" width="600" style="border: 0;"></iframe>-->
  106. </div>
  107. <!-- Footer -->
  108. <footer id="footer">
  109. <ul class="actions">
  110. <li><a href="index.html">Home</a></li>
  111. <li><a href="services.html">Services</a></li>
  112. <li><a href="project.html">Projects</a></li>
  113. <li><a href="workExperience.html">Experience</a></li>
  114. <li><a href="education.html">Education</a></li>
  115. <li><a href="writing.html">Blog</a></li>
  116. <li><a href="books.html">Book library</a></li>
  117. <li><a href="photo.html">Photos</a></li>
  118. <!-- <li><a href="shop.html">Shop</a></li> -->
  119. <!-- <li><a href="contact.html">Contact</a></li> -->
  120. <li><a href="assets/pdf/girish
  121. Resume.pdf">CV</a></li>
  122. <li><a href="subscribe.html">Contact</a></li>
  123. </ul>
  124. <div class="inner">
  125. <ul class="actions">
  126. <li><span class="icon fa-envelope"></span>girishm at posteo dot net</li>
  127. <li><a href="girishmInfo.asc">GPG key</a></li>
  128. </ul>
  129. </div>
  130. <noscript>
  131. <h3>For those who are afraid of non-free JavaScript</h3>
  132. <div class="inner flex flex-3 row 6u 12u$(small)">
  133. <ul id="altLinks">
  134. <li><a href="index.html">Home</a></li>
  135. <li><a href="services.html">Services</a></li>
  136. <li><a href="project.html">Projects</a></li>
  137. <li><a href="workExperience.html">Experience</a></li>
  138. <li><a href="education.html">Education</a></li>
  139. <li><a href="writing.html">Blog</a></li>
  140. <li><a href="books.html">Book library</a></li>
  141. <li><a href="photo.html">Photos</a></li>
  142. <!-- <li><a href="shop.html">Shop</a></li> -->
  143. <!--<li><a href="contact.html">Contact</a></li>-->
  144. <li><a href="assets/pdf/girishResume.pdf">CV</a></li>
  145. <li><a href="subscribe.html">Contact</a></li>
  146. </ul>
  147. </div>
  148. </noscript>
  149. <div class="copyright">
  150. <p>Copyright &copy; 2019 to present, Girish M, <img alt="Creative Commons License" style="border-width:0"
  151. src="assets/img/cc.png"/>
  152. <br/>
  153. This work is licensed under a <a rel="license"
  154. href="http://creativecommons.org/licenses/by/4.0/">Creative
  155. Commons
  156. Attribution 4.0 International License</a>. The source for this web-page can be found <a
  157. href="https://notabug.org/girishm/girishm.nfshost.com/src/test/subscribe.html">here</a>
  158. </p>
  159. &copy; Untitled. Design <a href="https://templated.co">TEMPLATED</a>. Images <a
  160. href="https://unsplash.com">Unsplash</a>.
  161. </div>
  162. <a href="javascript.html" rel="jslicense">JavaScript license information</a>
  163. </footer>
  164. <!-- Scripts -->
  165. <script src="assets/js/jquery.min.js"></script>
  166. <script src="assets/js/jquery.scrolly.min.js"></script>
  167. <script src="assets/js/skel.min.js"></script>
  168. <script src="assets/js/util.js"></script>
  169. <script src="assets/js/main.js"></script>
  170. <script src="assets/fcf-assets/js/fcf.just-validate.min.js"></script>
  171. <script src="assets/fcf-assets/js/fcf.form.js"></script>
  172. </body>
  173. </html>