In HTML the display does not show more than one space, but if you view the page source you will see that there are 20 characters between <h1> and </h1>.
Or, to demonstrate we can use a PRE element to see that "Tobias" is right aligned:
King Tobias Refsnes
In views.py you can see what the name variable looks like.