globalTimeline.error="Could not get Mastodon data";
globalTimeline.errorType='Mastodon';
globalTimeline.error='Could not get the public timeline.';
}
set(document.body,{data:globalTimeline});
});
...
...
@@ -477,7 +477,7 @@
<lidata-set-dummy><imgsrc='http://placehold.it/100x100'alt='User name’s avatar'><p><aclass='user'href=''>Yet A. Nother-Person</a><spanclass='postText'>By using a range of copy — and actual content —  you can get a better feel for the constraints of your design e.g., what happens with really long URLs like this: http://thisisareallylongurlohmyyourerightitisaverylongurlwhatlongurlsyouhavegrandma.com</p></li>
<!-- Display an error message for network & App.net errors -->
<!-- Display an error message for network & Mastodon errors -->
<lidata-set-if='error'><spandata-set-text='errorType'>(Error type)</span> error: <spandata-set-text='error'>the network or Mastodon error message</span>.</li>