Fix typos in the community index template
This commit is contained in:
parent
6fa313e466
commit
edd79280f0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{% extends "community/layout.html" %}
|
{% extends "community/layout.html" %}
|
||||||
{% block body %}
|
{% block body %}
|
||||||
<p>
|
<p>
|
||||||
Even though Flask is a rather new project, there has already a healty
|
Even though Flask is a rather new project, there has already been a healthy
|
||||||
community evolved around it. There is an active
|
community evolved around it. There is an active
|
||||||
<a href="{{ url_for('mailinglist.index') }}">mailinglist</a> both for
|
<a href="{{ url_for('mailinglist.index') }}">mailinglist</a> both for
|
||||||
developers using Flask as well as working on the core, and an
|
developers using Flask as well as working on the core, and an
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue