Added link to the spreadshirt store

This commit is contained in:
Armin Ronacher 2010-07-27 14:09:07 +02:00
parent e4e678fdbf
commit 271f623fb1

View file

@ -10,7 +10,8 @@
If you want to spread the word, there is also a selection of
<a href="{{ url_for('community.badges') }}">badges</a> and
<a href="{{ url_for('community.logos') }}">logos</a> you can use
on your own website.
on your own website. There are also shirts and mugs available
at the <a href="http://flask.spreadshirt.net/">Flask store</a>.
<ul>
<li><a href="{{ url_for('mailinglist.index') }}">Mailinglist</a>
<li><a href="{{ url_for('community.irc') }}">IRC Channel</a>
@ -18,5 +19,6 @@
<li><a href="{{ url_for('community.poweredby') }}">Powered By Flask</a>
<li><a href="{{ url_for('community.badges') }}">Badges</a>
<li><a href="{{ url_for('community.logos') }}">Logos</a>
<li><a href="http://flask.spreadshirt.net/">Store</a>
</ul>
{% endblock %}