Index: pages/exceptions/stylesheet.tmpl |
diff --git a/pages/exceptions/stylesheet.tmpl b/pages/exceptions/stylesheet.tmpl |
index 58731f6431b1ad97cef46d2d7603d0660ec01a79..093e99a69dc47bb9d45d9e61d27086230bb2f8ea 100644 |
--- a/pages/exceptions/stylesheet.tmpl |
+++ b/pages/exceptions/stylesheet.tmpl |
@@ -26,6 +26,6 @@ template = testcase |
</div> |
</div> |
<h3>Filters</h3> |
- <pre>||testpages.adblockplus.org/testcasefiles/stylesheetexception/*</pre> |
- <pre>@@testpages.adblockplus.org/testcasefiles/stylesheetexception/$stylesheet</pre> |
+ <pre>||{{ site_url|strip_proto }}/testcasefiles/stylesheetexception/*</pre> |
+ <pre>@@{{ site_url|strip_proto }}/testcasefiles/stylesheetexception/$stylesheet</pre> |
</section> |