The static app only works when at the URL of "/", because it does not prefix the resulting Pages with the `url_root` attribute.
The static app only works when at the URL of "/", because it does not prefix the resulting Pages with the
url_rootattribute.