<!DOCTYPE html> <html lang=“en-us”>
{% include head.html %} {% include nav.html %} <body data-toolbar-order="select-code,hello-world,label"> {{ content }} </body> </html>
<!DOCTYPE html> <html lang=“en-us”>
{% include head.html %} {% include nav.html %} <body data-toolbar-order="select-code,hello-world,label"> {{ content }} </body> </html>