about summary refs log tree commit diff
path: root/hosted/tmpl/stylesheets.html
blob: 791d54ca4b293fb54163d7dc27601f166e6f15d8 (plain)
1
2
3
4
{{ define "stylesheets" }}
    <!--<link rel="stylesheet" href="/static/css/bootstrap/4.4.1/bootstrap.min.css" />-->
    <link rel="stylesheet" href="/static/css/bootstrap/5.0.0-alpha1/bootstrap.min.css" />
{{ end }}