﻿var addthis_share = { 
    templates: {
    twitter: '',
    }
}

$(document).ready(function() { 
    addthis_share.templates.twitter = $('#article-title').text() + ' - {{url}}';
});
