{# ------------------------------------------------------- #} {# INDIVIDUAL VIEW FOR EACH guest #} {# This page can use any data from http:localhost:2000/cms/#/form/guest/ #} {# Webhook uses the SWIG.js (like Djagno/Twig) templating system. Their documentation is here: #} {# http://paularmstrong.github.io/swig/docs/tags/ #} {# Learn about calling data into Webhook pages here: #} {# http://www.webhook.com/docs/template-rules-and-filters/ #} {# ------------------------------------------------------- #} {# Confused what extends and blocks do? Watch a primer: #} {# http://www.webhook.com/docs/template-inheritance-blocks/ #} {% extends "templates/partials/base.html" %} {# This sets our page
{{item.stream.original_url|replace('http://', '', 'g')|replace('www.', '', 'g')}}
{% endif %} {% if item.twitter %} {% endif %} {{ item.description|safe }} {#{{ item.stream.title }}
#} {#{{ item.stream.original_url }}
#} {#{{ item.stream.thumbnail_url }}
#} {#{{ item.stream.description }}
#} {% if item.event_guest.length > 0 %}