Skip to content

Instantly share code, notes, and snippets.

@thihenos
Created August 5, 2018 23:57
Show Gist options
  • Save thihenos/9f854e4be0e9897afb2b76dec060b822 to your computer and use it in GitHub Desktop.
Save thihenos/9f854e4be0e9897afb2b76dec060b822 to your computer and use it in GitHub Desktop.
mediumCRUDexampleShow.html
{#materials}
<div id="divMaterial" class="col-lg-4 col-xl-4 col-sm-12 col-md-4">
<h4>{nome}</h4>
<a href="/material/{id}">Material {id}</a>
</div>
{/materials}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment