4 lines
166 B
HTML
4 lines
166 B
HTML
|
|
<div class="loading-container am-text-center am-text-grey">
|
||
|
|
<img src="{{:StaticAttachmentUrl('loading.gif')}}" />
|
||
|
|
<p>{{:MyLang('processing_tips')}}</p>
|
||
|
|
</div>
|