aboutsummaryrefslogtreecommitdiffstats
path: root/templates/plot.html.j2
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2023-05-16 14:11:51 +0100
committerjwansek <eddie.atten.ea29@gmail.com>2023-05-16 14:11:51 +0100
commit953dc5ef8652a0b7e8ae2c7db3535f1bd157cdd4 (patch)
tree08a4c9cd4f10a12927f7c57056617672369ed9b6 /templates/plot.html.j2
parent0faf95d56815d310290d3533d81d888deb7731f0 (diff)
downloadUKGenderPayGap-953dc5ef8652a0b7e8ae2c7db3535f1bd157cdd4.tar.gz
UKGenderPayGap-953dc5ef8652a0b7e8ae2c7db3535f1bd157cdd4.zip
Added alt text, docker
Diffstat (limited to 'templates/plot.html.j2')
-rw-r--r--templates/plot.html.j28
1 files changed, 0 insertions, 8 deletions
diff --git a/templates/plot.html.j2 b/templates/plot.html.j2
deleted file mode 100644
index 91a3a36..0000000
--- a/templates/plot.html.j2
+++ /dev/null
@@ -1,8 +0,0 @@
-{% extends "template.html.j2" %}
-{% block content %}
- <div id="singlechart">
- <div class="chart" id="/chart{{ elem['url'] }}">
- </div>
- <p id=chart_alt>{{ alt }}</p>
- </div>
-{% endblock %} \ No newline at end of file