diff options
Diffstat (limited to 'templates/web/default')
-rw-r--r-- | templates/web/default/report/extra_analytics.html | 0 | ||||
-rw-r--r-- | templates/web/default/tokens/confirm_problem.html | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/templates/web/default/report/extra_analytics.html b/templates/web/default/report/extra_analytics.html new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/templates/web/default/report/extra_analytics.html diff --git a/templates/web/default/tokens/confirm_problem.html b/templates/web/default/tokens/confirm_problem.html index 723d515e1..51b459925 100644 --- a/templates/web/default/tokens/confirm_problem.html +++ b/templates/web/default/tokens/confirm_problem.html @@ -28,4 +28,5 @@ You can <a href="[% c.cobrand.base_url_for_report( problem ) %][% problem.url %] [% display_crosssell_advert( problem.user.email, problem.name ) %] +[% INCLUDE 'report/extra_analytics.html' %] [% INCLUDE 'footer.html' %] |