This repository has been archived on 2018-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
node-task/node_modules/mysql2/benchmarks/FB/fortunes.jade

11 lines
150 B
Plaintext

!!! 5
html
head
title Fortunes
body
table
for fortune in fortunes
tr
td= fortune.id
td= fortune.message