Skip to content

Instantly share code, notes, and snippets.

@Ahmed-Ayman
Last active April 23, 2017 17:52
Show Gist options
  • Save Ahmed-Ayman/b5b00325ff97c515103bdd7056e26306 to your computer and use it in GitHub Desktop.
Save Ahmed-Ayman/b5b00325ff97c515103bdd7056e26306 to your computer and use it in GitHub Desktop.
<div>
<div class="main container clearfix">
Create new Post
<form method="POST" action="/post/create">
<textarea name="description"/></textarea>
<input type="submit"/>
</form>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment