Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save radiegtya/6825c38399bd98574ce4 to your computer and use it in GitHub Desktop.
Save radiegtya/6825c38399bd98574ce4 to your computer and use it in GitHub Desktop.
Meteoris Chat
<template name="radiegtya_chatIndex">
<div class="content">
<div class="box">
<div class="box-body">
<h1>Welcome to Meteoris Chat</h1>
</div>
</div>
</div>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment