6 lines
131 B
Plaintext
6 lines
131 B
Plaintext
|
//header.pug
|
||
|
header
|
||
|
.title
|
||
|
h3 ariketa 3
|
||
|
.next(onclick='window.location.href="irudiak"')
|
||
|
.back(onclick='window.history.go(-1)')
|