Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F111243313
verificationPending.html
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Wed, Apr 30, 08:45
Size
741 B
Mime Type
text/html
Expires
Fri, May 2, 08:45 (2 d)
Engine
blob
Format
Raw Data
Handle
25897910
Attached To
R7177 epiph
verificationPending.html
View Options
<template name='entryVerificationPending'>
<div class="{{containerCSSClass}}">
<div class="{{rowCSSClass}}">
{{#if logo}}
<div class="entry-logo">
<a href="/"><img src="{{logo}}" alt="logo"></a>
</div>
{{/if}}
<div class="entry col-md-4 col-md-offset-4">
{{#if error}}
<div class='alert alert-danger'>{{error}}</div>
{{/if}}
<div class="panel panel-info">
<div class="panel-heading">
<h3 class="panel-title">{{t9n 'verificationPending'}}</h3>
</div>
<div class="panel-body">
{{t9n 'verificationPendingDetails'}}
</div>
</div>
</div>
</div>
</div>
</template>
Event Timeline
Log In to Comment