Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/scriptform/src/commit/c78bb1bb6c6e5a618ff591b567896f10d5d6d98d/doc/header.html
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
<html>
|
|
<head>
|
|
<style>
|
|
body { font-family: sans-serif; width: 70%; margin: 32px auto 32px auto; text-align: justify; }
|
|
pre { font-family: monospace; background-color: #F4F4F4; overflow-x: auto; }
|
|
@media screen and (max-width: 800px) {
|
|
body { width: 95%; }
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
|