diff --git a/basicswap/templates/wallet.html b/basicswap/templates/wallet.html index 3b6007e..12bdb66 100644 --- a/basicswap/templates/wallet.html +++ b/basicswap/templates/wallet.html @@ -82,6 +82,25 @@ {% else %} +{% if w.cid == '18' %} {# DOGE #} +
+
+
+
+ +
+
    +
  • NOTICE:
  • +
  • + This version of DOGE Core is experimental and has been custom-built for compatibility with BasicSwap. As a result, it may not always be fully aligned with upstream changes, features unrelated to BasicSwap might not work as expected, and its code may differ from the official release. +
  • +
+
+
+
+
+
+{% endif %}