Changeset - 3064480dcb3b
[Not reviewed]
0 1 0
Joshua Simmons - 6 years ago 2017-10-17 05:44:20
i@joshuasimmons.name
change case on buttons and update ticket prices (end early bird)
1 file changed with 3 insertions and 3 deletions:
0 comments (0 inline, 0 general)
pinaxcon/templates/static_pages/homepage.html
Show inline comments
...
 
@@ -33,3 +33,3 @@
 
            December 2 &amp; 3, 2017<br/>
 
            Tickets on sale from $25
 
            Tickets on sale from $50
 
          </h4>
...
 
@@ -69,3 +69,3 @@
 
      <div>
 
        <a class="btn btn-primary btn-lg" href="/attend">Buy a ticket!</a>
 
        <a class="btn btn-primary btn-lg" href="/attend">Buy a Ticket!</a>
 
        <a class="btn btn-default btn-lg " href="https://twitter.com/northbaypython">Twitter</a>
...
 
@@ -119,3 +119,3 @@
 
          <div class="col-md-4">
 
            <a class="btn btn-lg btn-primary btn-shadow" href="/schedule/general-sessions/list">See our full program</a>
 
            <a class="btn btn-lg btn-primary btn-shadow" href="/schedule/general-sessions/list">See the Full Program</a>
 
          </div>
0 comments (0 inline, 0 general)