bootstrap added

This commit is contained in:
Andreas Stephanides
2017-07-02 21:53:59 +02:00
parent 9e06334c87
commit 79f92e75e6
15 changed files with 14677 additions and 0 deletions

View File

@@ -2,6 +2,9 @@
<head>
<title>{{title}}</title>
<script src="static/jquery-3.2.0.min.js" ></script>
<link rel="stylesheet" href="bootstrap/css/bootstrap.min.css"/>
<script src="bootstrap/js/bootstrap.min.js" ></script>
</head>
<body>
<h1>{{title}}</h1>