nodejs/test/test-express-webapp/views/layout.jade
phracek 5bfde53a71 Merge pull request #340 from zmiklank/exit_oc_tests_if_login_fails
Exit oc tests gracefully if login fails
2022-06-10 08:44:57 +00:00

7 lines
125 B
Text

doctype html
html
head
title= title
link(rel='stylesheet', href='/stylesheets/style.css')
body
block content