Created
August 7, 2017 19:45
-
-
Save derekjones/23d1ef7a2bf7d9748a78683137e6b3b1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{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