Revision ed3ad0430f3ef3bb73a434c8ca1a7db575480bb8 authored by Juergen E. Fischer on 21 October 2022, 12:11:10 UTC, committed by Juergen E. Fischer on 21 October 2022, 12:11:10 UTC
1 parent 6d1bcef
Raw File
nohelp.html
<!DOCTYPE html>
<html>
<head>
  <title>No help found</title>
  <meta charset="UTF-8">
</head>
<body>
<center><a href="https://qgis.org"><img src="../images/icons/qgis-icon-60x60.png" border=0></a></center>
<h1><center>Oops!</center></h1>
<p>QGIS help is currently not available. This is likely because:</p>
<ul>
  <li>No internet connection is available</li>
  <li>The offline help files are not available or the location of these
  files is not properly configured</li>
  <li>No help content is available for the requested topic</li>
</ul>
<p>Please check that the correct location of the offline help files is
specified in the QGIS options dialog (Settings&nbsp;&rarr; Options&nbsp;&rarr;System).</p>
</body>
</html>
back to top