File tree 2 files changed +12
-1
lines changed 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,17 @@ A Simple Example
43
43
* Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)
44
44
45
45
46
+ Donate
47
+ ------
48
+
49
+ The Pallets organization develops and supports Flask and the libraries
50
+ it uses. In order to grow the community of contributors and users, and
51
+ allow the maintainers to devote more time to the projects, `please
52
+ donate today `_.
53
+
54
+ .. _please donate today : https://psfmember.org/civicrm/contribute/transact?reset=1&id=20
55
+
56
+
46
57
Links
47
58
-----
48
59
Original file line number Diff line number Diff line change 39
39
html_theme = 'flask'
40
40
html_context = {
41
41
'project_links' : [
42
- ProjectLink ('Donate to Pallets' , 'https://psfmember.org/civicrm/contribute/transact?id=20' ),
42
+ ProjectLink ('Donate to Pallets' , 'https://psfmember.org/civicrm/contribute/transact?reset=1& id=20' ),
43
43
ProjectLink ('Flask Website' , 'https://palletsprojects.com/p/flask/' ),
44
44
ProjectLink ('PyPI releases' , 'https://pypi.org/project/Flask/' ),
45
45
ProjectLink ('Source Code' , 'https://github.com/pallets/flask/' ),
You can’t perform that action at this time.
0 commit comments