Merge "Give example #startmeeting command"
This commit is contained in:
commit
5fb0df9a39
@ -79,6 +79,9 @@ Chair (to contact for more information): {{ meeting.chair }}</div>
|
||||
{% if meeting.extras.meeting_id %}
|
||||
<div><span class="glyphicon glyphicon-fast-backward"></span>
|
||||
Logs from <a href="http://eavesdrop.openstack.org/meetings/{{meeting.extras.meeting_id|replace('-', '_')}}/">past meetings</a></div>
|
||||
<div><span class="glyphicon glyphicon-tags"></span>
|
||||
Start this meeting using: <tt>#startmeeting {{meeting.extras.meeting_id|replace('-', '_')}}</tt>
|
||||
</div>
|
||||
{% endif %}
|
||||
{% if meeting.extras.agenda_url %}
|
||||
<div><span class="glyphicon glyphicon-list-alt"></span>
|
||||
|
Loading…
Reference in New Issue
Block a user