Added link to the spreadshirt store
This commit is contained in:
parent
e4e678fdbf
commit
271f623fb1
1 changed files with 3 additions and 1 deletions
|
|
@ -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 %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue