diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/web/fixamingata/footer_extra_js.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/web/fixamingata/footer_extra_js.html b/templates/web/fixamingata/footer_extra_js.html new file mode 100644 index 000000000..966d51a74 --- /dev/null +++ b/templates/web/fixamingata/footer_extra_js.html @@ -0,0 +1,3 @@ +[% scripts.push( + version('/cobrands/fixamingata/js.js'), +) %] |