Load "url" in Serial Console html

Add the line to load the "url" directive in
the Serial Console html template.

Change-Id: I49e96d5e21e97fad33e71377448945ab5176878c
Closes-bug: #1426611
This commit is contained in:
Randy Bertram 2015-02-27 21:01:59 -05:00
parent fec4ac6b1b
commit 2798a805e0
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
{% load i18n %}
{% load url from future %}
<!DOCTYPE html>
<html>
<head>