From aa6fcd95232d0d9ba3d7adfd3dcee985866f37d6 Mon Sep 17 00:00:00 2001 From: siddhpant <25429745+siddhpant@users.noreply.github.com> Date: Tue, 27 Nov 2018 06:26:32 +0530 Subject: [PATCH] Add GitHub ribbons Closes #24 --- templates/activity.html | 1 + templates/contributors.html | 1 + templates/gamification.html | 1 + templates/index.html | 1 + templates/meta_review.html | 1 + templates/model.html | 1 + templates/model/templates/base.html | 10 ++++++++++ templates/openhub.html | 1 + templates/ribbon.html | 10 ++++++++++ 9 files changed, 27 insertions(+) create mode 100644 templates/ribbon.html diff --git a/templates/activity.html b/templates/activity.html index a16da76f..e793b3ff 100644 --- a/templates/activity.html +++ b/templates/activity.html @@ -13,6 +13,7 @@ + {% include 'ribbon.html' %}

Community Activity



diff --git a/templates/contributors.html b/templates/contributors.html index 2c994e55..a3ea90fa 100644 --- a/templates/contributors.html +++ b/templates/contributors.html @@ -9,6 +9,7 @@ Contributors Data + {% include 'ribbon.html' %}

Details of all the contributors