mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-02 08:13:34 +03:00
e8ff4ac1dd
no issue - filled in tests ready to start work on https://github.com/TryGhost/Ghost/issues/8455
6 lines
218 B
Handlebars
6 lines
218 B
Handlebars
<div class="gh-progress-container">
|
|
<div class="gh-progress-container-progress">
|
|
<div class="gh-progress-bar {{if isError "-error"}}" style={{progressStyle}} data-test-progress-bar></div>
|
|
</div>
|
|
</div>
|