The version of vichan running on lainchan.org
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

8 wiersze
211B

  1. {% filter remove_whitespace %}
  2. {# Automatically removes unnecessary whitespace #}
  3. <div class="ban">
  4. <h2>You are not banned!</h2>
  5. <p class="reason">Well done on not being terrible!</p>
  6. </div>
  7. {% endfilter %}