diff --git a/src/web/app/mobile/tags/timeline.tag b/src/web/app/mobile/tags/timeline.tag index 421917d83..81c32ce2b 100644 --- a/src/web/app/mobile/tags/timeline.tag +++ b/src/web/app/mobile/tags/timeline.tag @@ -1,13 +1,22 @@ -
読み込んでいます
-
{ opts.empty || '表示するものがありません' }
+
+ 読み込んでいます +
+
+ { opts.empty || '表示するものがありません' } +
-

{ post._datetext }{ posts[i + 1]._datetext }

+

+ { post._datetext } + { posts[i + 1]._datetext } +