Added CSS3 support to default template

This commit is contained in:
Jon Galloway 2017-03-12 22:21:43 -07:00
parent 5e8ac93ead
commit 2a3f0dfe64
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; utf-8">
<META http-equiv="X-UA-Compatible" content="IE=edge" />
<LINK href="{0}" type="text/css" rel="stylesheet">
</HEAD>