Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91005783
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
Wed, Nov 6, 20:54
Size
475 B
Mime Type
text/html
Expires
Fri, Nov 8, 20:54 (2 d)
Engine
blob
Format
Raw Data
Handle
22178136
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