I have the code:
{block:Photo}
<li id=”each”>
<div id=”box”><a href=”{Permalink}”><b>photo post</b> {ShortDayOfWeek}, {ShortMonth}. {DayOfMonthWithZero}, {Year}</a></div>
{LinkOpenTag}<img src=”{PhotoURL-400}” alt=”{PhotoAlt}”/>{LinkCloseTag}
{block:Caption}
<p>{Caption}</p>...