mirror of https://github.com/lxndrblz/anatole.git

rohith22
09.46.2021 0c9c5bc15caa6ebd9d5fa3227aaa62c761956109
layouts/partials/contact.html
@@ -15,7 +15,10 @@
        <textarea class="field-style" name="message" id="message" rows="6" placeholder="{{ i18n "message" }}"></textarea>
      </li>
      <li>
        <input class="field-style" type="submit" value="{{ i18n "send" }}"></input>
        <input class="field-style" type="submit" value="{{ i18n "send" }}" />
      </li>
      <li>
        <input type="text" name="_gotcha" style="display:none" />
      </li>
    </ul>
  </form>