]> git.0d.be Git - panikweb.git/commitdiff
add link to full program at the end of "around" navigation
authorFrédéric Péters <fpeters@0d.be>
Thu, 2 Apr 2020 07:17:37 +0000 (09:17 +0200)
committerFrédéric Péters <fpeters@0d.be>
Thu, 2 Apr 2020 07:17:37 +0000 (09:17 +0200)
panikweb_templates/templates/includes/around.html

index 66aa62d73d6c7af591bf5a09c8a8852b68069b83..da20534f1a4e2ccc60b95f5d135c97658fdae3db 100644 (file)
@@ -9,6 +9,9 @@
         <span>{{slot.datetime|date:"l G:i"}}</span>
 </div>
 {% endfor %}
+  <div class="around-block go-to-program" data-block="{{ program|length}}">
+  <a href="/programme/"><h5>Programme</h5><span>&nbsp;</span></a>
+  </div>
 </div>
 </div>
 <div class="around-nav-next"><button>»</button></div>