diff --git a/basicswap/templates/footer.html b/basicswap/templates/footer.html index 9243e17..eef424d 100644 --- a/basicswap/templates/footer.html +++ b/basicswap/templates/footer.html @@ -43,69 +43,67 @@ - \ No newline at end of file + toggleImages(); + }); + + diff --git a/basicswap/templates/header.html b/basicswap/templates/header.html index 484a0b6..bcd2bb3 100644 --- a/basicswap/templates/header.html +++ b/basicswap/templates/header.html @@ -12,6 +12,7 @@ + {% include 'footer.html' %} diff --git a/basicswap/templates/wallet.html b/basicswap/templates/wallet.html index 75499ee..6829741 100644 --- a/basicswap/templates/wallet.html +++ b/basicswap/templates/wallet.html @@ -842,30 +842,46 @@