aboutsummaryrefslogtreecommitdiff
{#
SPDX-License-Identifier: CC0-1.0

koszko.org website QR code easter egg page (english).

Copyright (C) 2021,2022 Wojtek Kosior <koszko@koszko.org>
#}
{% extends "__campaign_base.html.jinja" %}

{% block title %} Easter eggs {% endblock %}

{% block content %}
  {{ header(1, 'QR code') }}

  {% call section() %}
    {% call para() %}
      So you scanned the QR code? You'll see something cool then.
    {% endcall %}

    {% set alt_text = 'photo of Easter eggs lying on the grass' %}
    {{ img('/static/easter-eggs.jpg', alt_text) }}

    {% call para() %}
      You can now move to {{ link(same_lang_url(''), 'the target page') }}
      {{ unicode(128578) }}
    {% endcall %}
  {% endcall %}
{% endblock %}
...Alex Kost 2016-02-24gnu: lsh: lshd now supports X11 forwarding....Ludovic Courtès 2016-02-24gnu: lsh: Use 'modify-phases'....Ludovic Courtès 2015-09-28gnu: lsh: 'lsh-authorize' uses the absolute file name of 'sexp-conv'....Ludovic Courtès 2015-04-09gnu: nettle: Make version 3 the default....Ludovic Courtès 2014-10-26gnu: Some cleanup based on lint checkers....Eric Bavier 2014-09-23Use #:prefix instead of #:renamer with 'symbol-prefix-proc'....Mark H Weaver 2014-04-04gnu: lsh: Build with Readline 6.2....Ludovic Courtès 2014-02-28Partly revert "gnu: Remove now unneeded 'modules' fields from 'origin' specif......Ludovic Courtès 2014-02-28gnu: Remove now unneeded 'modules' fields from 'origin' specifications....Ludovic Courtès 2014-01-05gnu: lsh: Move generic patching to 'snippet'....Ludovic Courtès 2014-01-04gnu: lsh: Fix the absolute file name of 'sexp-conv'....Ludovic Courtès 2014-01-04gnu: lsh: Distinguish between native inputs and target inputs....Ludovic Courtès 2013-12-01gnu: Synchronize descriptions with 'gnumaint'.Ludovic Courtès 2013-11-03gnu: liboop: fix deplibs check method for mips64....Mark H Weaver 2013-10-09Synchronize package descriptions with the Womb....Ludovic Courtès 2013-07-01gnu: liboop: Fix & improve meta-data....Ludovic Courtès 2013-06-27gnu: lsh: Upgrade to 2.1....Ludovic Courtès 2013-04-17gnu: Use synopses from the Womb....Ludovic Courtès 2013-01-18distro: Rename (distro) to (gnu packages)....Ludovic Courtès 2013-01-18distro: Change the module name space to (gnu ...)....Ludovic Courtès