So ummm...
I have an index file. To list my recent posts, I have:
CODE
<div class="sidetitle"> Recent Entries </div>
<div class="side">
<MTEntries lastn="10">
<a href="<$MTEntryPermalink$>"><$MTEntryTitle$></a><br />
</MTEntries>
</div>
So I'm wondering what gibberish I have to type out, for the recent entries from another blog to be listed. I hope I make sense here.
Thank you so much,
Joe