Fixed html doctype

Fixed rendering issues caused by missing doctype, see
https://github.com/twbs/bootstrap/issues/10482 for details
This commit is contained in:
Denys Vuika
2016-04-27 15:58:55 +01:00
parent 94de3354c9
commit 3f22a93d6a

View File

@@ -1,3 +1,4 @@
<!DOCTYPE html>
<html lang="en">
<head>
<base href="/">