forked from External/greenlight
add end tag
This commit is contained in:
parent
caf6d0bcae
commit
df8c265750
|
@ -36,7 +36,7 @@
|
|||
<figure class=highlight><pre><figcaption class="text" data-lang="text">
|
||||
<p>Hi Everyone</p>
|
||||
<p>The meeting will be at this URL</p>
|
||||
<p><a id="text_meeting_url" href="<%= @meeting_url %>"><%= @meeting_url %></p>
|
||||
<p><a id="text_meeting_url" href="<%= @meeting_url %>"><%= @meeting_url %></a></p>
|
||||
<p>Please join!</p>
|
||||
</figcaption></pre></figure>
|
||||
|
||||
|
|
Loading…
Reference in New Issue