oldNoteP.innerHTML='<i><b>Warning!</b> This documents and old version of Literate. Click <a href="'+latestURL+'">here</a> to see the latest release, or select the appropriate version in the drop-down menu below.</i>';
oldNoteDiv.appendChild(oldNoteP);
// Insert it in the DOM before the version selector
version_selector.before(oldNoteDiv);
}
}
// only show the version selector if the selector has been populated
// only show the version selector if the selector has been populated