Skip to content

Instantly share code, notes, and snippets.

@ericeijkelenboom
Created April 23, 2013 09:47
Show Gist options
  • Save ericeijkelenboom/5442240 to your computer and use it in GitHub Desktop.
Save ericeijkelenboom/5442240 to your computer and use it in GitHub Desktop.
<section ...>
<h2 class="page-title" ...></h2>
<form>
<label>Description</label>
<input type="text" .../>
<label>Number of points before redeem</label>
<input type="text" .../>
<button type="submit" class="btn">Save</button>
</form>
</section>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment