Skip to content

Instantly share code, notes, and snippets.

@gcollazo
Created September 26, 2014 00:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gcollazo/e17c40d9c1c7d577be2f to your computer and use it in GitHub Desktop.
Save gcollazo/e17c40d9c1c7d577be2f to your computer and use it in GitHub Desktop.
<div class="container container-text-centered">
<div class="row">
<div class="col-sm-12">
<h3 class="huge-placeholder-text">Welcome to my super awesome markdown editor.</h3>
</div>
</div>
<div class="row">
<div class="col-sm-12">
{{#link-to 'documents.new' class="btn btn-lg btn-primary"}}Create Document{{/link-to}} or go to {{#link-to 'documents'}}Documents{{/link-to}}
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment