Files
JIMRI/help/en/local/stub_template.html
T
2026-06-17 14:00:51 +02:00

25 lines
1.2 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>JMRI: Redirected Page</title>
<META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">
<!-- This file is used as a template for the html files in the stub/ folder -->
<META HTTP-EQUIV="Refresh" CONTENT="0; URL=file://<!--HELP_KEY-->">
</head>
<body>
<p>JMRI Help</p>
This page is a template. It's supposed to have displayed the help content you're looking for. But something has gone wrong.
<p></p>
To see your help page, please click on <a href="file://<!--HELP_KEY-->">this link</a>
<p></p>
If you have Internet access, you can open the link on the JMRI website. Click on <a href="https://jmri.org/help/en/<!--URL_HELP_KEY-->">https://jmri.org/help/en/<!--URL_HELP_KEY--></a>
<p></p>
<h2>Note for Safari browser users</h2>
If you are using a Safari browser, you can fix this by going to <strong>Safari</strong>
Settings &rArr; Advanced and checking "Show features for web developers"".
On older <strong>Safari</strong> versions,
go to Safari Preferences &rArr; Advanced and checking "Show Debug menu in menu bar"".
That should prevent this from happening again.
</body>
</html>