Give example #startmeeting command

Give an example #startmeeting command if the meeting_id is present.

Hopefully this will help chairs use the correct meeting_id

Change-Id: I7a88515ff9ce34d2a137d01edca1b10df870f9dc
This commit is contained in:
John L. Villalovos 2016-05-19 12:21:53 -07:00
parent 6bbaf21682
commit 6cf8e8e076
1 changed files with 3 additions and 0 deletions

View File

@ -69,6 +69,9 @@ Chair (to contact for more information): {{ meeting.chair }}</div>
{% if meeting.extras.meeting_id %}
<div><span class="glyphicon glyphicon-fast-backward"></span>&nbsp;
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>&nbsp;
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>&nbsp;