This file contains 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
<p class="category col two"><em>@title</em></p> | |
<ul class="project-list col seven"> | |
foreach $children do | |
<li> | |
<div class="thumbnail col two"> | |
<img src="@thumb" alt=""></a> | |
</div> | |
<div class="summary col two"> | |
<p><a href="@url">@title</a></p> | |
<p><em>@date</em></p> |