Skip to content

Instantly share code, notes, and snippets.

@canokay
Created May 16, 2020 19:55
Show Gist options
  • Save canokay/2ecaa869d714ccf3010ba00d17d624c1 to your computer and use it in GitHub Desktop.
Save canokay/2ecaa869d714ccf3010ba00d17d624c1 to your computer and use it in GitHub Desktop.
<form method="post" action="">
<input type="hidden" name="_method" value="put" />
<input type="text" name="title" value="content_or_not" />
<button type="submit">Save</button>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment