def short_title(self):
     return shorten_title(self._html(True))
Beispiel #2
0
 def short_title(self):
     return shorten_title(self._html(True))