Skip to content

Commit

Permalink
fix eventbrite eid
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldart committed Feb 20, 2016
1 parent be7e9d9 commit 851a126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ <h3>JavaScript</h3>
</div>
<div style="width:100%; text-align:left;" >
<h3>Next Dojo is <span id="next-date"></span> from 10:30a to 1:00p</h3>
<div style="width:100%; text-align:left;" ><iframe src="//eventbrite.com/tickets-external?eid=15282645805&ref=etckt" frameborder="0" height="306" width="100%" vspace="0" hspace="0" marginheight="5" marginwidth="5" scrolling="auto" allowtransparency="true"></iframe><div style="font-family:Helvetica, Arial; font-size:10px; padding:5px 0 5px; margin:2px; width:100%; text-align:left;" ><a style="color:#ddd; text-decoration:none;" target="_blank" href="http://www.eventbrite.com/r/etckt">Event registration</a><span style="color:#ddd;"> for </span><a style="color:#ddd; text-decoration:none;" target="_blank" href="https://www.eventbrite.com/e/coderdojo-indy-tickets-14291846297?ref=etckt">CoderDojo Indy</a> <span style="color:#ddd;">powered by</span> <a style="color:#ddd; text-decoration:none;" target="_blank" href="http://www.eventbrite.com?ref=etckt">Eventbrite</a></div></div>
<div style="width:100%; text-align:left;" ><iframe src="//eventbrite.com/tickets-external?eid=14291846297&ref=etckt" frameborder="0" height="306" width="100%" vspace="0" hspace="0" marginheight="5" marginwidth="5" scrolling="auto" allowtransparency="true"></iframe><div style="font-family:Helvetica, Arial; font-size:10px; padding:5px 0 5px; margin:2px; width:100%; text-align:left;" ><a style="color:#ddd; text-decoration:none;" target="_blank" href="http://www.eventbrite.com/r/etckt">Event registration</a><span style="color:#ddd;"> for </span><a style="color:#ddd; text-decoration:none;" target="_blank" href="https://www.eventbrite.com/e/coderdojo-indy-tickets-14291846297?ref=etckt">CoderDojo Indy</a> <span style="color:#ddd;">powered by</span> <a style="color:#ddd; text-decoration:none;" target="_blank" href="http://www.eventbrite.com?ref=etckt">Eventbrite</a></div></div>

<p>Also check out an <a href="htmleditor.html">HTML sandbox</a> for practicing in HTML! (Currently unfunctional)</p>
</div>
Expand Down

0 comments on commit 851a126

Please sign in to comment.