Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting https://git.osmesh.ru/MOS/OpenBoard/blame/commit/e595d54be5087d043d1ab1532f270e0c12f908e3/resources/library/applications/WebBrowser.wgt/locales/en/error.html
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
|
|
<!--EN-->
|
|
|
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="css/howto.css" />
|
|
|
|
|
|
|
|
<div id="content">
|
|
|
|
<h1>This Url cannot be used.</h1>
|
|
|
|
<a href="javascript:$('#container').load('html/howto_' + lang + '.html');">Back</a>
|
|
|
|
</div>
|