dcbristol-2019-static/source/index.html.twig

70 lines
3.5 KiB
Twig
Raw Normal View History

2019-01-24 09:13:21 +00:00
---
papercall:
url: ~
twitter:
url: https://twitter.com/drupalcampbris
2019-01-24 09:13:21 +00:00
---
<!DOCTYPE html>
2019-01-24 20:47:17 +00:00
<html class="tw-h-full" lang="en" dir="ltr" prefix="content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01/rdf-schema# schema: http://schema.org/ sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# ">
2019-01-24 09:13:21 +00:00
<head>
<meta charset="utf-8" />
<meta name="Generator" content="Drupal 8 (https://www.drupal.org)" />
<meta name="MobileOptimized" content="width" />
<meta name="HandheldFriendly" content="true" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/core/misc/favicon.ico" type="image/vnd.microsoft.icon" />
2019-01-25 07:59:27 +00:00
<title>{{ site.title }}</title>
2019-01-24 09:13:21 +00:00
<link rel="stylesheet" href="/sites/default/files/css/css_3lBjB9LxWGvT5F_MnCGazkuov6eT9QNhKr0hGqtNWTk.css?osicsv" media="all" />
<link rel="stylesheet" href="/sites/default/files/css/css_Vn8-2iqzJuEPqXgw0OVLQPx82pcc6QVkRoP0hW2MEWs.css?osicsv" media="all" />
2019-01-24 20:47:17 +00:00
<link rel="stylesheet" href="/dist/app.css" media="all" />
2019-01-24 09:13:21 +00:00
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Poppins:400,600,700" media="all" />
<!--[if lte IE 8]>
<script src="/sites/default/files/js/js_VtafjXmRvoUgAzqzYTA3Wrjkx9wcWhjP0G4ZnnqRamA.js"></script>
<![endif]-->
</head>
2019-01-24 20:47:17 +00:00
<body class="path-frontpage tw-h-full">
2019-01-24 09:13:21 +00:00
<a href="#main-content" class="visually-hidden focusable skip-link">
Skip to main content
</a>
2019-01-24 22:06:10 +00:00
<div class="tw-h-full">
2019-03-20 22:59:23 +00:00
{% include 'banner' %}
2019-01-24 17:20:54 +00:00
2019-01-24 22:06:10 +00:00
<div class="tw-flex tw-flex-col tw-flex-1 tw-bg-balloon tw-bg-center tw-bg-cover">
2019-01-24 22:09:08 +00:00
<div class="region tw-px-12 tw-my-16 lg:tw-my-24">
2019-01-24 22:06:10 +00:00
<div id="block-homepagehero" class="tw-my-6 md:tw-py-16 lg:tw-py-24 block block-block-content block-block-content3760e7eb-29de-4f25-b7ee-76421679cf64">
2019-01-24 20:47:17 +00:00
<div class="tw-mx-4">
2019-01-24 17:20:54 +00:00
<img src="/themes/dcb2017/logo.svg" alt="Drupalcamp Bristol logo" />
</div>
2019-02-28 10:31:31 +00:00
<div class="tw-leading-normal tw--mx-6 md:tw--mx-20 tw-spaced-y-4 clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item">
2019-02-26 17:43:47 +00:00
<p>
DrupalCamp Bristol is returning
<br class="tw-hidden md:tw-inline">on <strong>June 28th 2019</strong> at
<br class="tw-hidden md:tw-inline"><strong>The Station</strong>, Silver St, BS1 2AG.
</p>
2019-01-24 09:13:21 +00:00
</div>
<div class="md:tw-flex md:tw-justify-center tw-mt-8 tw-leading-snug">
<a class="tw-button tw-bg-pink-600 tw-mb-4 md:tw-mb-0" href="{{ page.papercall.url }}">
Submit a session
</a>
<a class="tw-button tw-bg-purple-600" href="{{ page.twitter.url }}">
Follow us for updates
</a>
</div>
2019-01-24 09:13:21 +00:00
</div>
</div>
</div>
2019-01-24 17:20:54 +00:00
<div>
2019-01-24 20:47:17 +00:00
<div class="tw-bg-black tw-font-bold tw-text-lg tw-text-white tw-text-center tw-p-4 tw-uppercase">
2019-01-24 17:20:54 +00:00
Thanks to all previous speakers, sponsors and attendees. See you in 2019!
</div>
2019-03-20 22:59:23 +00:00
{% include 'footer' %}
2019-01-24 17:20:54 +00:00
</div>
2019-01-24 09:13:21 +00:00
</div>
</body>
</html>