aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarcinzelent <zelent.marcin@gmail.com>2017-11-30 11:34:01 +0100
committermarcinzelent <zelent.marcin@gmail.com>2017-11-30 11:34:01 +0100
commit2210e09dd3b70106a0a4ce2d963d28171a5ee579 (patch)
tree719a3681c95837a760ffb9438d0eb9e5c92886c7 /app/Resources/views/default
parent8a67529d0358af8b1c72f53c2ca6441c75be836d (diff)
parentf7e9434a00b9001d16a28f3aaab4d4b0696dc12c (diff)
Merge remote-tracking branch 'origin/master'
# Conflicts: # .idea/workspace.xml
Diffstat (limited to 'app/Resources/views/default')
-rw-r--r--app/Resources/views/default/index.html.twig2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Resources/views/default/index.html.twig b/app/Resources/views/default/index.html.twig
index 36180cb..1ec4bd6 100644
--- a/app/Resources/views/default/index.html.twig
+++ b/app/Resources/views/default/index.html.twig
@@ -17,6 +17,8 @@
</tr>
</table>
</div>
+ <p id="aq"></p>
+ <img src="https://www.ourair.org/wp-content/uploads/AQItable.gif">
{% endblock %}
{% block javascripts %}
<script src="{{ asset('js/realtime.js') }}"></script>