LOST

kaka

Posted about 1 year ago

function truncateTitle(text, wordCount = 2) { return text.split(" ").slice(0, wordCount).join(" "); } function truncateDescription(text, wordCount = 5) { return text.split(" ").slice(0, wordCount).join(" "); }

Location

Dublin 6

Posted by kris

Help spread the word

Edit / Delete ad

Emails a link to the owner of this listing to edit/delete this ad. The email address you enter must match the one used when this ad was posted.