github.com/pf-qiu/concourse/v6@v6.7.3-0.20201207032516-1f455d73275f/skymarshal/web/templates/device.html (about) 1 {{ template "header.html" . }} 2 3 <div class="theme-panel"> 4 <h2 class="theme-heading">Server Error</h2> 5 <p>Something has gone wrong, this page should not shown, please file an issue on <a href="https://github.com/concourse/concourse">Concourse</a> </p> 6 </div> 7 8 {{ template "footer.html" . }}