11 lines
150 B
Plaintext
11 lines
150 B
Plaintext
!!! 5
|
|
html
|
|
head
|
|
title Fortunes
|
|
body
|
|
table
|
|
for fortune in fortunes
|
|
tr
|
|
td= fortune.id
|
|
td= fortune.message
|