$(function () {
    $('div.note p.meta').append(' <span class="clap"></span>');
});