diff options
Diffstat (limited to 'templates/shortcodes/chart.html')
-rwxr-xr-x | templates/shortcodes/chart.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/shortcodes/chart.html b/templates/shortcodes/chart.html deleted file mode 100755 index 539aeea..0000000 --- a/templates/shortcodes/chart.html +++ /dev/null @@ -1 +0,0 @@ -<svg class="chart">{{body | safe}}</svg> |