Changeset - 70498db51bab
[Not reviewed]
0 2 0
Christopher Neugebauer - 5 years ago 2018-09-05 03:22:38
chrisjrn@gmail.com
Hide Rego
2 files changed with 4 insertions and 1 deletions:
0 comments (0 inline, 0 general)
pinaxcon/templates/dashboard.html
Show inline comments
...
 
@@ -30,8 +30,9 @@
 
      </div>
 
    </div>
 

	
 
    {% comment %}
 
    {% include "registrasion/dashboard_widget.html" %}
 

	
 
    {% endcomment %}
 
    <div class="panel panel-default">
 
        <div class="panel-heading">
 
            <div class="pull-right">
pinaxcon/templates/static_pages/homepage.html
Show inline comments
...
 
@@ -69,7 +69,9 @@
 

	
 
    <div class="container homepage-block-footer">
 
      <div>
 
        {% comment %}
 
        <a class="btn btn-primary btn-lg" href="/attend">Buy a ticket!</a>
 
        {% endcomment %}
 
        <a class="btn btn-default btn-lg " href="https://twitter.com/northbaypython">Twitter</a>
 
        <a class="btn btn-default btn-lg" href="https://facebook.com/northbaypython">Facebook</a>
 
      </div>
0 comments (0 inline, 0 general)