-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathfaq.html
41 lines (31 loc) · 1.63 KB
/
faq.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
layout: header
---
<section class="content-wrap coc-content faq-section">
<article class="col-sm-3 side-panel red">
<div class="container-fluid">
<div class="logo-wrap">
<a href="index.html" class="icon-rubyconflogo"></a>
</div>
</div>
<h1>FAQ</h1>
<img src="assets/images/read-carefully.png" alt="Read Carefully"
class="pati registration-pati"/>
</article>
<section class="col-sm-9 main-content">
<br>
<br>
<div>
<h1 class="main-heading">
<h4 class="get-sponsors">I had purchased a conference / workshop ticket but now my plan has changed. Will you refund my money?</h4>
<p>We had mentioned at the time of buying the ticket, that it is non-refundable. However, we will try and help you find buyers for your ticket. Once you sell your ticket, do inform us the purchaser's name so that we can print the attendee badge in his/her name.</p>
<br/><br/>
<h4 class="get-sponsors">Will we be able to tweet about all the Ruby awesomeness at the conference?</h4>
<p>Of course you can! Just tag all your tweets #DeccanRubyConf or #DRC18</p>
<br/><br/>
<h4 class="get-sponsors">How many tracks will the talks be organized into?</h4>
<p>We love going to conferences that don't make you choose between two great presentations. So we created DeccanRubyConf as a single-track event that you don't want to miss and where everyone gets the opportunity to see the same talks. We think you'll enjoy the speakers we're lining up so much, you won't want to miss anyone of them.</p>
<br/><br/>
</div>
</section>
</section>