slideshow.io/views/base.pug

15 lines
321 B
Plaintext
Raw Normal View History

2016-09-09 17:20:59 +01:00
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='http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js' )
block js