diff --git a/templates/contrib.html b/templates/contrib.html index 9dfd583..63a1ee0 100644 --- a/templates/contrib.html +++ b/templates/contrib.html @@ -14,20 +14,20 @@
{{#pulls_merged}} - #{{id}} + #{{id}} {{/pulls_merged}}
{{/projects}}{{#waiting}} {{#pulls_open}} - {{name}}#{{id}} + {{name}}#{{id}} {{/pulls_open}} {{/waiting}}
{{#closed}} {{#pulls_closed}} - {{name}}#{{id}} + {{name}}#{{id}} {{/pulls_closed}} {{/closed}}
diff --git a/templates/header.html b/templates/header.html index aeb7dab..006ce9b 100644 --- a/templates/header.html +++ b/templates/header.html @@ -5,7 +5,7 @@ - +