Add site footer and fix proxy-aware viewer URLs.

Build public links from host_url netloc behind reverse proxies so generated viewer URLs do not include the internal upstream port.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-19 16:27:20 +02:00
parent 58b9e0bb0a
commit fdeaf04280
5 changed files with 49 additions and 4 deletions
+1
View File
@@ -52,5 +52,6 @@
</select>
</label>
</main>
{% include '_footer.html' %}
</body>
</html>