the same but less broken
parent
e4cc47c720
commit
ee123a455b
@ -0,0 +1,7 @@
|
|||||||
|
{% load i18n %}
|
||||||
|
<div class="livechat-thing">
|
||||||
|
<a href="/chat">
|
||||||
|
<span class="icon"></span>
|
||||||
|
{% blocktrans %}Any question? <b>Chat with us</b>{% endblocktrans %}
|
||||||
|
</a>
|
||||||
|
</div>
|
Loading…
Reference in New Issue