Jeudi 25/10 : Citicks paye son aperitivo !
Jeudi soir, rdv au Sputnik, cours Alsace Lorraine : Citicks paye son aperitivo !
Le principe est simple : de 1çh à 22h, vous présentez votre pass et pour un verre acheté => un tapas offert (pizza, burger,..) par Citicks ! Et si vous n'avez pas encore votre pass, vous pourrez l'acheter sur place !
A jeudicks !!!!!!!!!!!!!!
Réservez dans l'établissement
//= $this->Html->meta('canonical', '/blog/'.$article->slug, ['block' => true]) ?>
//= $this->Html->meta('og:title', $article->title, ['block' => true, 'property' => 'og:title']) ?>
//= $this->Html->meta('og:description', substr(strip_tags($article->content), 0, 200).'...', ['block' => true, 'property' => 'og:description']); ?>
//= $this->Html->meta('og:image', $this->Url->image($article->media->url, ['fullBase' => true]), ['block' => true, 'property' => 'og:image']) ?>
//= $article->title; ?>
//= $this->Html->image($article->media->url, ['alt' => 'Image article '.$article->title, 'class' => 'full-width']);?>
//= __("Le");?>//= strftime('%d %B %Y', date_timestamp_get($article->created));?>
//= $article->content; ?>
//= $this->Element('PageBuilder.render', ['page' => $article->page])?>
//= __("Adhérents associés à cet article");?>
//= $this->element('box-member', ['member' => $member]);?>
//= $this->Html->script('parallax.min.js', ['block' => true]); ?>
// $(document).ready(function(){
// $("img.lazy").lazyload({
// threshold : 200
// });
// });