Skip to content

Instantly share code, notes, and snippets.

View mzniko's full-sized avatar

Marko Nikolovski mzniko

View GitHub Profile

Keybase proof

I hereby claim:

  • I am mzniko on github.
  • I am mznikolovski (https://keybase.io/mznikolovski) on keybase.
  • I have a public key ASCBndvIRK44gVKhIU3CnBCEB9SJBTpC-rzFuOPxYrDKbwo

To claim this, I am signing this object:

<h3 class="customers_heading">Now in the Customers Index</h3>
<ul class="contacts_list">
{{#each customer in controller}}
<li>Name: {{name}}</li>
<li>Email: {{email}}</li>
{{/each}}
</ul>