Skip to content

Instantly share code, notes, and snippets.

@kashmervil
Created April 15, 2019 17:20
Show Gist options
  • Save kashmervil/fd4c988ac16d4e08e7c00cf77ee564b6 to your computer and use it in GitHub Desktop.
Save kashmervil/fd4c988ac16d4e08e7c00cf77ee564b6 to your computer and use it in GitHub Desktop.
<div class="container">
@if (true)
{
<article class="post">
<div class="post-cover">
<img src="">
@if (true)
{
<span class="post-featrued-label"></span>
}
</div>
</article>
}
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment