Hacker News new | ask | show | jobs
by mikegioia 4469 days ago
This allows you to include other html files from within your templates. Instead of writing out the same <nav> and <header> html in every single file, you can just `include 'nav.html'`