c5d4630 common/*.html: Put the HTML living standard DOCTYPE to the first line

Authored and Committed by Libor Polčák 2 years ago
    common/*.html: Put the HTML living standard DOCTYPE to the first line
    
    See https://stackoverflow.com/questions/941100/can-comments-appear-before-the-doctype-declaration
    
    Although we do not support IE. It makes sense to have the DOCTYPE on the
    first line.
    
    Also the popup.html did not have the LS DOCTYPE at all. Fixed now.
    
        
file modified
+1 -2
file modified
+1 -2
file modified
+1 -1