<h3><?php _e('Google Web Fonts', 'constructor') ?></h3>
<p><a href="http://www.google.com/webfonts"><?php _e('Google Web Fonts lets you browse all the fonts available via the Google Web Fonts API. All fonts in the directory are available for use on your website under an open source license and are served by Google servers.', 'constructor') ?></a></p>
<h2><ahref="#"rel="bookmark"title="<?phpecho$author?>"><?phpprintf(__('Latest posts by %s','constructor'),get_the_author_meta('nickname'));?></a></h2>
</div>
<divclass="entry">
<article<?phppost_class();?>>
<h2class="opacity box"><ahref="#"rel="bookmark"title="<?phpecho$author?>"><?phpprintf(__('Latest posts by %s','constructor'),get_the_author_meta('nickname'));?></a></h2>
<pclass="entry">
<ul>
<?phpwhile(have_posts()):the_post();?>
<li>
...
...
@@ -86,17 +81,13 @@ $author = get_the_author();
</li>
<?phpendwhile;?>
</ul>
</div>
<divclass="footer"></div>
</div>
</p>
</article>
<?phpelse:?>
<divclass="hentry">
<divclass="title opacity box">
<h2><ahref="#"><?php_e('No posts by this author.','constructor');?></a></h2>
</div>
</div>
<articleclass="hentry">
<h2class="opacity box"><ahref="#"><?php_e('No posts by this author.','constructor');?></a></h2>