pytition / Pytition

Django app for self-hosted privacy-friendly online petitions
https://pytition.org
BSD 3-Clause "New" or "Revised" License
100 stars 28 forks source link

Fix #197 clickable img in petition creation #202

Closed pnu-s closed 4 years ago

pnu-s commented 4 years ago

Hello there!

Simple change to remove the clickable image at the end of petition creation (fixes #197)

I deleted the a tag altogether because the class sb-preview-img did not seem to have any effect.