in news_latest.tpl replace
<?php echo $this->more; ?>
par
<a href="<?php echo $this->link; ?>" >Any text I want</a>
I posted to twitter.com
http://twitter.com/davidm_en/statuses/1014452759
in news_latest.tpl replace
<?php echo $this->more; ?>
par
<a href="<?php echo $this->link; ?>" >Any text I want</a>
November 20 2008, 10:40am | Permalink
I posted to twitter.com
http://twitter.com/davidm_en/statuses/1014450445
Simply use the insert tag
<body id="{{env::page_alias}}">
November 20 2008, 10:37am | Permalink
1