{% set title = 'Chatbox' %} {% set filename = 'ui-widgets-chatbox.html' %} {% extends 'src/layouts/master.html' %} {% block content %}

Chatbox

Our take on a chat conversation.

Alfy
Online
Hi Alfy, how can i help you?
I'm looking for the best admin dashboard template
With bootstrap certainly
I recommend you to use Mazer Dashboard
That's great! I like it so much :)
{% endblock %} {% block styles %} {% endblock %}