Skip to content

Instantly share code, notes, and snippets.

@Ahmed-Ayman
Created April 23, 2017 17:51
Show Gist options
  • Save Ahmed-Ayman/8398d56544648928e7a5c053a14c8939 to your computer and use it in GitHub Desktop.
Save Ahmed-Ayman/8398d56544648928e7a5c053a14c8939 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