If you want to share the word and want to add a “powered by Flask” badge to your website you can display one of these nifty badges. We also have some badges if your website is not yet powered by Flask :)
<a href="http://flask.pocoo.org/"><img src="http://flask.pocoo.org/static/badges/flask-powered.png" border="0" alt="Flask powered" title="Flask powered"></a>
<a href="http://flask.pocoo.org/"><img src="http://flask.pocoo.org/static/badges/i-wish.png" border="0" alt="I wish this site were Flask powered" title="I wish this site were Flask powered"></a>
<a href="http://flask.pocoo.org/"><img src="http://flask.pocoo.org/static/badges/unfortunately-not.png" border="0" alt="Unfortunately not Flask powered" title="Unfortunately not Flask powered"></a>
<a href="http://flask.pocoo.org/"><img src="http://flask.pocoo.org/static/badges/flask-project-s.png" border="0" alt="a Flask project" title="a Flask project"></a>
<a href="http://flask.pocoo.org/"><img src="http://flask.pocoo.org/static/badges/made-with-flask-s.png" border="0" alt="made with Flask" title="made with Flask"></a>
<a href="http://flask.pocoo.org/"><img src="http://flask.pocoo.org/static/badges/powered-by-flask-s.png" border="0" alt="powered by Flask" title="powered by Flask"></a>
Idea for badges inspired by the Django Framework badges.