diff --git a/README.md b/README.md index 86ef09ba..6c1db496 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # TAKWIMU [![Build Status](https://travis-ci.org/TakwimuAfrica/TAKWIMU.svg?branch=develop)](https://travis-ci.org/TakwimuAfrica/TAKWIMU) +[![Known Vulnerabilities](https://snyk.io/test/github/TakwimuAfrica/TAKWIMU/badge.svg?targetFile=requirements.txt)](https://snyk.io/test/github/TakwimuAfrica/TAKWIMU?targetFile=requirements.txt) + The TAKWIMU web platform powering insight from human development indicators. Helping to find the stories behind the data. Accessible at https://takwimu.africa/ diff --git a/takwimu/templates/takwimu/_includes/report/sections_list.html b/takwimu/templates/takwimu/_includes/report/sections_list.html index 886dcf2e..f830dc40 100644 --- a/takwimu/templates/takwimu/_includes/report/sections_list.html +++ b/takwimu/templates/takwimu/_includes/report/sections_list.html @@ -10,12 +10,12 @@
Section 1
+Section {{ counter | add:"1" }}
{{ section.description|default:default_desc }}