Added link to the feedback website
This commit is contained in:
parent
bbc9243200
commit
24487e31d2
2 changed files with 8 additions and 2 deletions
|
|
@ -77,7 +77,9 @@ def hello():
|
|||
create a new ticket or fork. If you just want to chat with fellow
|
||||
developers, visit <a href="{{ url_for('community.irc') }}">the IRC
|
||||
channel</a> or join <a href="{{ url_for('mailinglist.index') }}"
|
||||
>the mailinglist</a>.
|
||||
>the mailinglist</a>. Also as a simple method to help us improve
|
||||
the framework, visit the <a href=http://feedback.flask.pocoo.org/
|
||||
>feedback website</a>.
|
||||
{% if tweets %}
|
||||
<h2>Recent Tweets</h2>
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue