Private
Public Access
1
0
Files
rowsandall/rowers/templates/simple_chart.html
sanderroosendaal 3eed3cc3e7 Uploading files
2016-10-30 17:39:32 +01:00

13 lines
190 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Experiment with Bokeh</title>
</head>
<body>
{{ the_div|safe }}
{{ the_script|safe }}
</body>
</html>