File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 <div class =" media-body" >
2323 <p class =" media-heading" >{ Laddr::$siteSlogan |escape } </p >
2424 <ul class =" list-inline" >
25- <li ><a href =" { tif $.User ? ' /projects' : ' /register' } " class =" btn btn-lg btn-primary" >{ glyph " fire" }   ; { _ " Join Us" } </a ></li >
26- <li ><a href =" /mission" class =" btn btn-lg btn-info" >{ _ " Learn More" } </a ></li >
25+ { if $.User}
26+ <li ><a href =" /chat" class =" btn btn-lg btn-success" >{ glyph " comment" }   ; { _ " Chat with us on Slack" } </a ></li >
27+ { else }
28+ <li ><a href =" /register" class =" btn btn-lg btn-success" >{ glyph " heart" }   ; { _ " Join Us!" } </a ></li >
29+ { /if }
30+ <li ><a href =" /projects" class =" btn btn-lg btn-primary" >{ glyph " book" }   ; { _ " Browse Projects" } </a ></li >
2731 </ul >
2832 </div >
2933 </div >
7579 <dd class =" checkins-list-person" >{ personLink $Checkin -> Member photo= yes photoSize= 32} </dd >
7680 { /foreach }
7781 </dl >
78-
82+
7983 { *
8084 {$lastProjectID = false}
8185 <p class="muted">{_ "No Current Project"}</p>
You can’t perform that action at this time.
0 commit comments