sf-static/portfolio/node_modules/pug/examples/pet.pug

3 lines
71 B
Text
Raw Permalink Normal View History

2023-02-28 18:21:07 +00:00
.pet
h2= pet.name
p #{pet.name} is <em>#{pet.age}</em> year(s) old.