static file handler to include bootstrap stylesheets
This commit is contained in:
parent
c737818ce4
commit
16e8cf9cd7
7 changed files with 27 additions and 1 deletions
|
@ -2,3 +2,8 @@
|
|||
<meta name="keywords" content="Mathebau, Sprechstunde, Sprechstunden, Mathe, Mathematik, technische, Universität, Darmstadt, TU, Fachschaft">
|
||||
<meta name="description" content="Eine Übersicht der Sprechstunden, die in den offenen Arbeitsräumen der Fachschaft Mathematik, TU Darmstadt, angeboten werden">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<link rel="stylesheet" href="/static/bootstrap/css/bootstrap.min.css">
|
||||
<!-- TODO: include this at the very bottom of <body> after refactoring to base template
|
||||
<script src="/static/bootstrap/js/bootstrap.bundle.min.js"></script>
|
||||
-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue