def get_meta_description(self): return self.search_description or truncatewords(strip_tags(self.body), 20)