UNPKG

gentux-style-guide

Version:
14 lines (9 loc) 141 B
<!DOCTYPE html> <html> {% include head.html %} {% include header.html %} <body> {{ content }} </body> {% include footer.html %} </html>