Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
B
bmon
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
energy
bmon
Commits
9ae1772f
Commit
9ae1772f
authored
Mar 27, 2020
by
Kristen Thomas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
modified base
added logout button to base page
parent
1168c420
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
bmsapp/templates/bmsapp/base.html
bmsapp/templates/bmsapp/base.html
+10
-0
No files found.
bmsapp/templates/bmsapp/base.html
View file @
9ae1772f
...
...
@@ -123,6 +123,16 @@
<div
class=
"container mt-0 pt-3"
>
<hr
/>
<div
class=
"row"
>
<div
class=
"col"
>
<p></p>
</div>
</div>
<div
class=
"col-rt"
>
<div
id=
"lkd"
class=
"d-flex justify-content-end"
>
<a
class=
"btn btn-primary btn-sm"
href=
"/?preview-logout"
>
Logout
</a>
</div>
</div>
<div
class=
"row"
>
<div
class=
"col-auto"
>
<img
class=
"ml-3"
src=
"{% static 'bmsapp/images/ahfc_logo.png' %}"
width=
"75"
height=
"58"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment