1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-03-11 13:59:36 +02:00

29 lines
560 B
Plaintext
Raw Normal View History

2015-09-29 18:21:17 -07:00
!!! 5
html
head
title Hello
meta[name="description"][value="This is a sample"]
script[type="text/javascript"]
var hw = "Hello World!"
alert(hw)
style[type="text/css"]
body {
background: maroon;
color: white
}
body
header#mainHeader
ul
li.active
a[href="/"] Main Page
[title="Main Page"]
footer
| Hey
br
| There