Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F111068087
accountButtons.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
Tue, Apr 29, 11:11
Size
475 B
Mime Type
text/html
Expires
Thu, May 1, 11:11 (2 d)
Engine
blob
Format
Raw Data
Handle
25875581
Attached To
R7177 epiph
accountButtons.html
View Options
<template name="entryAccountButtons">
{{#if currentUser}}
{{> signedInTemplate}}
{{else}}
{{#wrapLinksLi}}
<a href="{{pathFor 'entrySignIn'}}">{{{beforeSignIn}}}{{t9n "signIn"}}</a>
{{/wrapLinksLi}}
{{#unless wrapLinks}}
<span>or</span>
{{/unless}}
{{#if showCreateAccountLink}}
{{#wrapLinksLi}}
<a href="{{entrySignUp}}">{{{beforeSignUp}}}{{t9n "signUp"}}</a>
{{/wrapLinksLi}}
{{/if}}
{{/if}}
</template>
Event Timeline
Log In to Comment