interfug16_github/views/index.pug

9 lines
234 B
Plaintext

doctype html
html
head
meta(charset='utf-8')
meta(http-equiv='content-type', content='text/html; charset=utf-8')
title= title
script(src='assets/scripts/angular.min.js')
body(ng-app='interfug')