Startrails in Adraga beach, Sintra, Portugal

A “little planet” made from this panorama was “pic of the day” on 31/Jan/2012 in LPOD website lpod.wikispaces.com/January+31,+2012


Would you like to buy a print of this image? click here

[php] $posttags = get_the_tags();
if ($posttags) {
foreach($posttags as $tag) {
echo _e($tag->description);
}
}
[/php]