{% set title = 'Chat Application' %} {% set filename = 'application-chat.html' %} {% extends 'src/layouts/master.html' %} {% block content %}
An application for user to check Chat inbox.
While you wait, you can use the chatbox widget.
If you want to contribute, check out our template repository .