diff options
Diffstat (limited to 'python/Dawn')
| -rw-r--r-- | python/Dawn/static/LMCG.png | bin | 0 -> 50746 bytes | |||
| -rw-r--r-- | python/Dawn/templates/base.html | 5 |
2 files changed, 5 insertions, 0 deletions
diff --git a/python/Dawn/static/LMCG.png b/python/Dawn/static/LMCG.png Binary files differnew file mode 100644 index 00000000..ec1c5292 --- /dev/null +++ b/python/Dawn/static/LMCG.png diff --git a/python/Dawn/templates/base.html b/python/Dawn/templates/base.html index 329d7d73..c0e26a13 100644 --- a/python/Dawn/templates/base.html +++ b/python/Dawn/templates/base.html @@ -10,6 +10,11 @@ <body> <nav class="navbar navbar-default navbar-fixed-top"> <div class="container"> + <div class="navbar-header"> + <a class="navbar-brand" style="padding-top: 7.5px" href="#"> + <img style="height:35px" alt="LMCG Investments" src="../static/LMCG.png"> + </a> + </div> <ul class="nav navbar-nav"> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Blotter <span class="caret"></span></a> |
