Skip to content

Commit

Permalink
add attachment
Browse files Browse the repository at this point in the history
  • Loading branch information
robsondrs committed Apr 13, 2021
1 parent 709a8e5 commit 4e6a433
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions assets/message.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<span class="dynamika-chat-{{sign}}">
<a href="#{{key}}" id="{{key}}">{{title}}</a>
<a href="#{{key}}" id="{{key}}" class="time">{{title}}</a>
<p>{{message}}</p>
</span>
<p>{{attachment}}</p>
</span>

0 comments on commit 4e6a433

Please sign in to comment.