slideshow.io/views/base.pug

15 lines
281 B
Plaintext
Executable File

doctype
html( lang="en" )
head
title slideshow.io
meta( charset='utf-8' )
meta( http-equiv='X-UA-Compatible', content='IE=edge' )
block css
body
block base_content
script( src='/static/js/jquery.min.js' )
block js