aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/show_entries.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/templates/show_entries.html b/templates/show_entries.html
index 5a9d989..572f360 100644
--- a/templates/show_entries.html
+++ b/templates/show_entries.html
@@ -1,7 +1,13 @@
{% extends "layout.html" %}
{% block body %}
<figure>
- <embed type="image/svg+xml" src="/wgraph.svg" />
+ <embed type="image/svg+xml" src="/tgraph.svg" />
+ </figure>
+ <figure>
+ <embed type="image/svg+xml" src="/hgraph.svg" />
+ </figure>
+ <figure>
+ <embed type="image/svg+xml" src="/pgraph.svg" />
</figure>
<ul class=weather>
{% for entry in weather %}