Created
August 23, 2013 19:41
-
-
Save Gerjo/6323179 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
<div class="block"> | |
<div class="inner"> | |
<h2>Files found:</h2> | |
<table> | |
<tr> | |
<th>Last modified</th> | |
<th>File name</th> | |
</tr> | |
[iterator getFiles] | |
<tr> | |
<td>[getAge] ago</td> | |
<td><a href="[getUrl]">[getName]</a></td> | |
</tr> | |
[/iterator getFiles] | |
</table> | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment