Adding final page title in the details of the tree

pull/154/head
Fafner [_KeyZee_] 2021-01-08 19:34:21 +01:00 committed by GitHub
parent 35452cf167
commit 02ddd35379
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -250,6 +250,7 @@
</div>
<hr/>
<p title={{root_url}}><b>URL captured</b>: {{ shorten_string(root_url, 150) }}</p>
<p><b>Page title</b>: {{ page_title }}</p>
<p id="start_time"></p>
<p><b>User Agent</b>: {{ user_agent }}</p>
{% if meta %}