We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5d9d74 commit df9859fCopy full SHA for df9859f
oshc/main/templates/index.html
@@ -45,7 +45,7 @@ <h3 class="panel-title">{{ session.title }}</h3>
45
<div class="line-gap-10px"></div>
46
<i>{{ session.start_date }} - {{ session.end_date }}</i>
47
48
- <button type="button" class="btn btn-lg btn-primary s">
+ <button type="button" class="btn btn-lg btn-primary sRegister">
49
<a href="{{ session.register_url }}">Register Now!</a>
50
</button>
51
</div>
0 commit comments