mirror of
https://gitlab.com/bmcgonag/get_my.git
synced 2026-03-27 00:08:49 +00:00
4 lines
126 B
HTML
4 lines
126 B
HTML
|
|
<template name="messageView">
|
||
|
|
<h2>Messages</h2>
|
||
|
|
<p>This is where messages will go once it's built out.</p>
|
||
|
|
</template>
|