content/404.html (16 lines of code) (raw):

--- title: Page Not Found | GitLab Documentation searchbar: false --- <div class="four-oh-four gl-docs gl-text-center gl-display-flex gl-justify-content-center"> <div> <h1 class="gl-font-size-h1-xl! gl-mt-3!">We're sorry, no page exists at this address.</h1> <ul class="gl-list-style-none gl-pl-0"> <li class="gl-display-inline-block"><a href="https://docs.gitlab.com/search/">Search the latest docs</a></li> &nbsp;&bull;&nbsp; <li class="gl-display-inline-block"><a href="https://docs.gitlab.com/ee/">Browse the latest docs</a></li> &nbsp;&bull;&nbsp; <li class="gl-display-inline-block"><a href="https://docs.gitlab.com/archives/">Access older docs</a></li> </ul> </div> </div>