forked from External/greenlight
Implemented join to BBB first approach
This commit is contained in:
2
app/views/bbb/end.html.erb
Normal file
2
app/views/bbb/end.html.erb
Normal file
@ -0,0 +1,2 @@
|
||||
<h1>Bbb#end</h1>
|
||||
<p>Find me in app/views/bbb/end.html.erb</p>
|
2
app/views/bbb/join.html.erb
Normal file
2
app/views/bbb/join.html.erb
Normal file
@ -0,0 +1,2 @@
|
||||
<h1>Bbb#join</h1>
|
||||
<p>Find me in app/views/bbb/join.html.erb</p>
|
Reference in New Issue
Block a user