Add 'staticfiles' Template Tag to Base Template 95/44595/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Mon, 9 Oct 2017 21:46:24 +0000 (14:46 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Mon, 9 Oct 2017 21:46:24 +0000 (14:46 -0700)
commita28e3f98ec1870320a699d3b726331e5f2f03acf
tree035556b4fb1eaa641593fef8840a274838be4fde
parentcde5479d94eb3ca175df8b8e3d1f7dec8b7bbda4
Add 'staticfiles' Template Tag to Base Template

Without this tag the dashboard HTML will fail to render because it
doesn't have a reference to the 'static' template tag.

Change-Id: Id56d3b460dc848508c8ae549e7781ea876bdc52b
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
dashboard/src/templates/base.html