mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-11-14 20:54:05 +00:00
git-subtree-dir: submodules/HockeySDK-iOS git-subtree-mainline: 085acd26c4432939403765234266e3c1be0f3dd9 git-subtree-split: c7d0c7026303253e2ac576c02655691e5d314fe2
8 lines
129 B
Plaintext
Executable File
8 lines
129 B
Plaintext
Executable File
{{#tasks.count}}
|
|
<section class="section task-group-section">
|
|
{{#tasks}}
|
|
{{> task}}
|
|
{{/tasks}}
|
|
</section>
|
|
{{/tasks.count}}
|