{{capture assign="count"}}{{$entries|@count}}{{/capture}} {{* entries per page *}} {{assign var="limit" value="15"}} {{assign var="lastn" value=$limit}} {{* number of pages *}} {{assign var="pages" value=$count/$limit|@ceil}} {{* current page number *}} {{if $smarty.request.p > 1}} {{math assign="p" equation="min($pages,x)" x=$smarty.request.p}} {{else}} {{if $smarty.server.PAGE_NUMBER > 1}} {{math assign="p" equation="min($pages,x)" x=$smarty.server.PAGE_NUMBER}} {{else}} {{assign var="p" value="1"}} {{/if}} {{/if}} {{* current offset used *}} {{math assign="offset" equation="($p-1)*15"}}

Ford Mustang made from 5000 beer cans

Like 95% of males Jack Kirby loves Budweiser and Mustangs. So when Budweiser announced it was holding a contest to win a 1965 Ford Mustang the Art & Design major thought he would put his education and the beer bottles purchased for the contest to use and set out on a mission to create a replica Ford Mustang out of 5,000 Budweiser cans....

{{math assign="p1" equation="max($p-1,1)"}} {{math assign="n1" equation="min($p+1,$pages)"}} Page {{$p}}{{if $p > 1}}: Previous{{/if}}{{if $n1 > $p}}{{if $p > 1}}|{{else}}: {{/if}}Next{{/if}}


Search