Link to the render page from the validation summary page
This commit is contained in:
parent
3b3548d7d6
commit
47f978cd42
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ INDEX_HEADER = '''
|
|||
<body>
|
||||
<h1>Subway Validation Results</h1>
|
||||
<p>Total good metro networks: {good_cities} of {total_cities}.</p>
|
||||
<p><a href="render.html">View on the map</a></p>
|
||||
<table cellspacing="3" cellpadding="2" style="margin-bottom: 1em;">
|
||||
'''.replace('(s)', STYLE)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue