Skip to content
Snippets Groups Projects
Select Git revision
  • d982d2c310f88194eed9d5c1c8229d2525c47346
  • master default protected
  • set-sast-config-1
  • v2.2.3
  • v2.2.2
  • v1.4.0
  • v1.3.0
  • v1.2.1
  • v1.2.0
  • v1.1.2
  • v1.1.1
11 results

index.html

Blame
  • Andrej Ramašeuski's avatar
    Andrej Ramašeuski authored
    d982d2c3
    History
    index.html 315 B
    <!DOCTYPE html>
    <html>
      <head>
        <title>Welcome to the Mojolicious real-time web framework!</title>
      </head>
      <body>
        <h2>Welcome to the Mojolicious real-time web framework!</h2>
        This is the static document "public/index.html",
        <a href="/">click here</a> to get back to the start.
      </body>
    </html>