Mine is pretty simple. Somehow only works with “ugly permalinks”. Thank you for your help.
<div class="navigation">
<div class="alignleft"><?php previous_post_smart('%link', 'Previous', true); ?> </div>
<div class="alignright"><?php next_post_smart('%link', 'Next', true); ?> </div>
</div>