projects
/
pgdutmpltest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72b3c37
)
adjust positioning and formatting of event header
author
Sarah Conway
<sarah.conway@crunchydata.com>
Thu, 18 Oct 2018 14:17:05 +0000
(07:17 -0700)
committer
Sarah Conway
<sarah.conway@crunchydata.com>
Thu, 18 Oct 2018 14:17:05 +0000
(07:17 -0700)
template/index.html
patch
|
blob
|
blame
|
history
diff --git
a/template/index.html
b/template/index.html
index 260e4d5b0dd1c395ff3f54bbd0659c82ca0eeace..6e460685fd2881b8487bcc27307f9c4e0ab5d3d2 100644
(file)
--- a/
template/index.html
+++ b/
template/index.html
@@
-27,8
+27,7
@@
<div class="col-lg-12">
<h2>Upcoming Events</h2>
{%for event in events %}
- <h3>{{event.conferencename}}</h3>
- <h4>{{event.conferencedatestr}}</h4>
+ <h3 class="text-left">{{event.conferencename}} | {event.conferencedatestr}}</h3>
<h5>{{event.location}}</h5>
<ul>
{%if event.active%}