The titles on pages which are viewed as mobile web (in a browser) can sometimes appear as ' ':
http://prntscr.com/1brdqy
Looking at the source code, it looks like this is due to the spacing inside the tags:
http://prntscr.com/1brdxz
Perhaps, removing this space/line break would fix the issue.