This commit is contained in:
Flatlogic Bot 2026-04-05 21:31:09 +00:00
parent 1a4a7390f2
commit fae06d0190
5 changed files with 2 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 KiB

View File

@ -1,4 +1,5 @@
{% extends "base.html" %}
{% load static %}
{% block title %}Embeddable Calendar Widget{% endblock %}
@ -9,6 +10,7 @@
{% if show_embed_header %}
<div class="embed-header d-flex flex-column flex-md-row justify-content-between gap-3 align-items-md-center">
<div>
<img src="{% static 'images/just-roasted-coffee-logo.png' %}" alt="Just Roasted Coffee logo" height="52" class="mb-3 d-block">
<span class="eyebrow-pill">Embeddable widget</span>
<h1 class="section-title mb-2">Where to find us</h1>
<p class="section-copy mb-0">Tap a date to see the event name, time window, and event link.</p>

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 KiB