Skip to content

Instantly share code, notes, and snippets.

@eggsurplus
Last active August 29, 2015 13:56
Show Gist options
  • Select an option

  • Save eggsurplus/9253477 to your computer and use it in GitHub Desktop.

Select an option

Save eggsurplus/9253477 to your computer and use it in GitHub Desktop.
{{! /modules/YOURMODULE/clients/base/views/setup/step1.hbs }}
{{> setup.header }}
<div class="tcenter">
Step 1
<br/><br/>
<button class="previousStep btn btn-success">Previous</button>
<button class="nextStep btn btn-success">Next</button>
</div>
{{> setup.footer }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment