Template:ETH Zurich/delete emtpy p

$('p, div').filter(function () { return $.trim(this.innerHTML) == "" }).remove();