diff --git a/www/aw.js b/www/aw.js index 871ec0f..e64036e 100644 --- a/www/aw.js +++ b/www/aw.js @@ -10,13 +10,13 @@ urlParam = function(name){ } populateTrackerInfo = function(json) { - $("#tracker").html(` -
Type: | `+json.tracker.type+` |
---|---|
URI: | `+json.tracker.uri+` |
User Name: | `+json.tracker.user_name+` |