Link issue tracker prominently

This commit is contained in:
Baiju M 2011-02-20 11:15:34 +05:30
parent a2add46793
commit 690ef67119
2 changed files with 5 additions and 1 deletions

View file

@ -17,6 +17,7 @@
at the <a href="http://flask.spreadshirt.net/">Flask store</a>.
<ul>
<li><a href="{{ url_for('mailinglist.index') }}">Mailinglist</a>
<li><a href=http://github.com/mitsuhiko/flask/issues>Issues tracker</a>
<li><a href="{{ url_for('community.irc') }}">IRC Channel</a>
<li><a href="{{ url_for('community.twitter') }}">Flask on Twitter</a>
<li><a href="{{ url_for('community.poweredby') }}">Powered By Flask</a>

View file

@ -43,6 +43,7 @@ def hello():
<a href="{{ url_for('docs.zip') }}">zipped HTML</a>
<li><a href="{{ url_for('mailinglist.index') }}">Join the mailinglist</a>
<li><a href=http://github.com/mitsuhiko/flask>Fork it on github</a>
<li><a href=http://github.com/mitsuhiko/flask/issues>Add issues and feature requests</a>
</ul>
<h2>Whats in the Box?</h2>
<ul>
@ -79,7 +80,9 @@ def hello():
channel</a> or join <a href="{{ url_for('mailinglist.index') }}"
>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>.
>feedback website</a>. You can also directly add issues and feature
requests to the <a href="http://github.com/mitsuhiko/flask/issues">
issue tracker</a>.
{% if tweets %}
<h2>Recent Tweets</h2>
<p>