Add 'staticfiles' Template Tag to Base Template
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)
commite3dc55b54713e4a9e015cffcbc35ef811ff6606b
tree54aed05ee5338da59bde1dd53ce7906a3395d83f
parent42763c659dd029cbe2c88e2292f638fd0735825e
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>
src/templates/base.html