Skip to content

Instantly share code, notes, and snippets.

@derekjones
Created August 7, 2017 19:45
Show Gist options
  • Save derekjones/23d1ef7a2bf7d9748a78683137e6b3b1 to your computer and use it in GitHub Desktop.
Save derekjones/23d1ef7a2bf7d9748a78683137e6b3b1 to your computer and use it in GitHub Desktop.
{if parents:artifact_year != parents:count}
<a href="#" class="object-list-item close-modal show-modal" data-close-modal-query="#period-{parents:artifact_year}-artifact-{parents:count}" data-modal-query="#period-{parents:artifact_year}-artifact-{parents:count}">
<div class="object-list-img-wrap" style="background-image: url('/images/uploads/Narmer_Palette_pubdom.png');">
</div>
<h1>{parents:title}</h1>
</a>
{/if}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment