-""")
- no_img_msg = _('There is no image yet. Please donate an image of your project on
GitHub!')
-
- if box.description:
- result.append(
- markdown.markdown(_(box.description), extensions=["extra"])
- .replace('src="static/', f'src="{self.static_url}/'))
-
- result.append(f'''
-

-
-