summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/website/templates/page.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/static/website/templates/page.html b/static/website/templates/page.html
index a13d4b1..4b54940 100644
--- a/static/website/templates/page.html
+++ b/static/website/templates/page.html
@@ -122,11 +122,11 @@
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapsestats">
- Python Workshop Statistics
+ Workshops Completed
</a>
</h4>
</div>
- <div id="collapsestats" class="panel-collapse collapse in">
+ <div id="collapsestats" class="panel-collapse collapse">
<div class="panel-body">
<p>
<table id= "statstable" class="tablesorter table table table-striped table-hover">
@@ -274,8 +274,7 @@
<script src="{% static 'website/js/jquery.min.js' %}"></script>
<script src="{% static 'website/js/bootstrap.min.js' %}"></script>
<script src="{% static 'website/js/lightbox.min.js' %}"></script>
- <!--<script src="{% static 'website/js/nice-bar.js' %}"></script>-->
-<!-- Piwik -->
+< !--Piwik-- >
<script type="text/javascript">
var _paq = _paq || [];
_paq.push(['trackPageView']);