{% if envvars('ENV') == 'dev' %} {% elif envvars('ENV') == 'prod' %} {% else %} {# if you got here, it means you didn't set the LEKTOR_ENV variable to a correct value. set it to prod/dev and try again #} {{ 0/0 }} {% endif %}

Here are your bridge lines:

{% if envvars('ENV') == 'dev' %} obfs4 000.000.000.000:0000 testlinetestlinetestlinetestlinetestline cert=testlinetestlinetestlinetestlinetestlinetestlinetestlinetestlinetestli iat-mode=0
obfs4 000.000.000.000:0000 testlinetestlinetestlinetestlinetestline cert=testlinetestlinetestlinetestlinetestlinetestlinetestlinetestlinetestli iat-mode=0
obfs4 000.000.000.000:0000 testlinetestlinetestlinetestlinetestline cert=testlinetestlinetestlinetestlinetestlinetestlinetestlinetestlinetestli iat-mode=0 {% elif envvars('ENV') == 'prod' %} {{ '''% for bridgeline in answer: ${bridgeline | h,trim}
% endfor''' | safe }} {% else %} {# if you got here, it means you didn't set the LEKTOR_ENV variable to a correct value. set it to prod/dev and try again #} {{ 0/0 }} {% endif %}
{% if envvars('ENV') == 'dev' %} Show QRCode {% elif envvars('ENV') == 'prod' %} {{ '''% if qrcode:

% else:

${_("""It seems there was an error getting your QRCode.""")}

% endif''' | safe }} {% else %} {# if you got here, it means you didn't set the LEKTOR_ENV variable to a correct value. set it to prod/dev and try again #} {{ 0/0 }} {% endif %}
{# XXXX: don't indent the string below, it'll render as a code block #} {{ md(_('''### How to start using your bridges First, you need to [download Tor Browser](https://www.torproject.org/projects/torbrowser.html). Our Tor Browser User Manual explains how you can add your bridges to Tor Browser. If you are using Windows, Linux, or OS X, [click here](https://tb-manual.torproject.org/bridges/#entering-bridge-addresses) to learn more. If you are using Android, [click here](https://tb-manual.torproject.org/mobile-tor/#circumvention).''')) }}
{% include 'support.jinja2' %}