LinkedDataHub
LinkedDataHub copied to clipboard
Optimize content rendering
When HTML is requested by the client-side stylesheet, it should be enough to render <div id="content-body"> instead of the full <body>, as only that fragment is used.