File tree 1 file changed +11
-0
lines changed
1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 21
21
%li =link_to(" My Bitbucket repos do not show on my profile?" , '#bitbucket')
22
22
%li =link_to(" What is the mayor of a network and how do I become one?" , '#mayor')
23
23
%li =link_to(" What is the resident expert of a network?" , '#resident-expert')
24
+ %li =link_to(" What comes with a premium subscription?" , '#premium-subscription')
24
25
%li =link_to(" How to apply for jobs through Coderwall?" , '#apply')
25
26
- if signed_in?
26
27
%li =link_to(" What are Coderwall badge orgs on Github?" , '#badge-orgs')
103
104
What is the resident expert of a network?
104
105
%p Resident experts are a generally recognized authority on the network topic and are designated by Coderwall.
105
106
107
+ %h3
108
+ %a{:name => 'premium-subscription'}
109
+ What comes with a premium subscription?
110
+ %p
111
+ Organizations looking to hire amazing engineers can post jobs and even view visitor analytics for each posting.
112
+
113
+ %p
114
+ :erb
115
+ Complete details for premium subscriptions are available on the <%= link_to 'Employers', employers_path %> page.
116
+
106
117
%h3
107
118
%a{:name => 'apply'}
108
119
How to apply for jobs through Coderwall?
You can’t perform that action at this time.
0 commit comments