diff options
Diffstat (limited to 'tpl/objects/bubble.pug')
| -rw-r--r-- | tpl/objects/bubble.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tpl/objects/bubble.pug b/tpl/objects/bubble.pug index 5782ca5..6a3ea8b 100644 --- a/tpl/objects/bubble.pug +++ b/tpl/objects/bubble.pug | |||
| @@ -35,7 +35,7 @@ mixin bubble(user) | |||
| 35 | span.s-links.s-links--colored | 35 | span.s-links.s-links--colored |
| 36 | - slots.body() | 36 | - slots.body() |
| 37 | if slots.time | 37 | if slots.time |
| 38 | small.o-bubble__time | 38 | small.o-bubble__suffix |
| 39 | - slots.time() | 39 | - slots.time() |
| 40 | if slots.footer | 40 | if slots.footer |
| 41 | footer.o-bubble__footer | 41 | footer.o-bubble__footer |
