Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/scriptform/src/commit/b348cf9a863d3b19fa3f118997a39ea980a6dc9a/doc/header.html You should set ROOT_URL correctly, otherwise the web may not work correctly.
 
 
scriptform/doc/header.html

11 lines
333 B

<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>