<% # Note that this file is not a valid *.html file! # It is intended to be a bottlepy - style template # used for the scripting part of TheOnionBox! try: from tob.license import License except ModuleNotFoundError: from theonionbox.tob.license import License end license = License() %>
The Onion Box | Version v{{box_stamp}} | Copyright © 2015 - 2020 Ralph Wetzel | License:
Tor and the Tor Onion Logo are registered trademarks ® of The Tor Project. Onionoo is a service of The Tor Project.
The Onion Box uses the great Lato font. | Copyright Ɓukasz Dziedzic | License: SIL Open Font License 1.1.

{{!header_row('', license.get('header'))}}
{{!license.get('copyright')}}
{{license.get('1')}}
{{license.get('2')}}
{{license.get('3')}}

{{!header_row('', 'Statement of Independence')}}
{{license.get('independence')}}