CCrypto VPN public website https://vpn.ccrypto.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

7 lines
193 B

  1. {% load i18n %}
  2. <div class="livechat-thing">
  3. <a href="/chat">
  4. <span class="icon"></span>
  5. {% blocktrans %}Any question? <b>Chat with us</b>{% endblocktrans %}
  6. </a>
  7. </div>