We have no good way to indicate to a user that 14v is a blank page. It currently renders as if there is an error (lizard image):
To work within our current render scheme, best option has been determined to be the addition of a comment anchor that tells the user this is a blank page in the original.
i.e., add the following to the xml files: <ab><comment></ab>
and create a new comment anchor with info about blank page.
--> this will then render as a red asterisk that, when clicked, opens dialogue box with comment about blank page
Accidentally duplicated an issue already in place: #1729