Commit 3626785ff465ed56226600815c86adee4fc89bb5
1 parent
99b90e30
Exists in
master
and in
6 other branches
adding report bug button
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
src/index.html
@@ -20,6 +20,7 @@ | @@ -20,6 +20,7 @@ | ||
20 | <!-- css files will be automatically insert here --> | 20 | <!-- css files will be automatically insert here --> |
21 | <!-- endinject --> | 21 | <!-- endinject --> |
22 | <!-- endbuild --> | 22 | <!-- endbuild --> |
23 | + <script src='//feedback.participa.br/widget/gAC1MNc2MYVOzEmnElaeVQ'></script> | ||
23 | </head> | 24 | </head> |
24 | <body ng-cloak> | 25 | <body ng-cloak> |
25 | 26 |