From 3dfe37b54c591d11df09da430b89d45626636185 Mon Sep 17 00:00:00 2001 From: Julien Duponchelle Date: Thu, 30 Jul 2015 14:20:41 +0200 Subject: [PATCH] Ads to demo external link opening --- templates/index.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/templates/index.html b/templates/index.html index 3be6be6..c84d8c8 100644 --- a/templates/index.html +++ b/templates/index.html @@ -8,9 +8,12 @@ function importDevice() { {% endblock %} {% block body %} -

Hello Networker!

-

Show devices

-

Import device

-
+
+ +
+ Show devices + Import device +

{% endblock %}