diff options
Diffstat (limited to 'StoneIsland/www/index.html')
| -rw-r--r-- | StoneIsland/www/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/StoneIsland/www/index.html b/StoneIsland/www/index.html index 39946c98..410bd36d 100644 --- a/StoneIsland/www/index.html +++ b/StoneIsland/www/index.html @@ -373,6 +373,7 @@ <input type="text" name="CC" placeholder="CREDIT CARD NUMBER" required> <input type="text" name="EXP" placeholder="EXPIRATION DATE" required> <input type="text" name="CVV" placeholder="SECURITY CODE" required> + <span class="address"></span> </script> <script type="text/html" id="address_template"> |
