Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • applications/knowledge-base/knowledgebase-front
  • HannaP/knowledgebase-front
  • novalore/knowledgebase-front
3 results
Show changes
Showing
with 320 additions and 326 deletions
include ../../components/widgets
sib-router
sib-route( name='resource-report-broken-link-entrepreneur', use-id)
......@@ -7,8 +5,8 @@ dialog#resource-report-broken-link-entrepreneur
include ./resource-report-broken-link-entrepreneur
div.container_min
h2.title_lead.fd_bleu International index of resources for cooperative mentors and entrepreneurs
button.button_dark.pull-right Watch the presentation
h2.title_lead.fd_bleu=`${data.generalLabel}`
button.button_dark.pull-right=`${data.WatchThePresentation}`
i.far.fa-play-circle
//-About :
......@@ -19,7 +17,7 @@ container.block_list
div.flex.flex_espace
div.w_75.block-g-entre
div
h2.title_form Search for a resource
h2.title_form=`${data.SearchForResource}`
div#resources-loader
hidden
i.fas.fa-spinner.fa-spin
......@@ -27,13 +25,13 @@ container.block_list
data-src=`${endpoints.resources}`,
loader-id="resources-loader"
fields='keyword(name_keyword)'
label-name_keyword="Search by name..."
label-name_keyword=`${data.SearchByNam}`
widget-name_keyword="sib-form-placeholder-text"
naked
)
div.keyword_submit.button__actions
div.button_base.ico_gauche Search
div.button_base.ico_gauche=`${data.Search}`
sib-form.instance_database_only(
data-src=`${endpoints.resources}`,
......@@ -47,12 +45,12 @@ container.block_list
sib-form.more_criterias.flex.flex_espace(
data-src=`${endpoints.resources}`,
fields='header_criterias, format, publication_year, country, language, fields'
label-header_criterias='More criterias'
label-format='Format:'
label-publication_year='Year of publication'
label-country='Country of publication'
label-language='Language'
label-fields='Field'
label-header_criterias=`${data.Search}`
label-format=`${data.Format}`
label-publication_year=`${data.DatePublication}`
label-country=`${data.CountryPublication}`
label-language=`${data.Language}`
label-fields=`${data.Field}`
widget-header_criterias='cs-section_header'
range-language=`${endpoints.languages}`
......@@ -78,11 +76,11 @@ container.block_list
div.w_25
div.block_aside_entre
img(src="../images/asid_entre.png" alt="rechercher de ressources")
p Can't find the ressource you need ?
p=`${data.CantFindRessourceYouNeed}`
div.button__actions
sib-link(next='entrepreneur-request-create')
div
div.button_base Make a request
div.button_base=`${data.MakeRequest}`
//Fake tabs to filter by type.
......@@ -115,7 +113,7 @@ container.block_list
fields='name'
class="accordion active"
label-name ='Step 1 '
label-name =`${data.Step} 1 `
label-resources=''
widget-name='cs-steps-header'
......@@ -123,7 +121,7 @@ container.block_list
sib-display.resource_by_step(
data-src=`${endpoints.steps}1/resources/validated/`,
fields='name, author, format.name, publication_year, description, like, dislike, country, language, fields',
fields='name, author, format.name, publication_year, description, country, language, fields',
search-fields='search_for_a_resource(name), more_criterias_hidden(format, publication_year, country, language, fields, type)',
search-range-format=`${endpoints.formats}`
search-range-language=`${endpoints.languages}`
......@@ -150,8 +148,6 @@ container.block_list
widget-language="hidden-widget"
widget-author="hidden-widget"
widget-format.name='cs-display-resource-property'
widget-like='fake-like'
widget-dislike='fake-dislike'
label-format.name=''
label-language=''
multiple-language
......@@ -171,7 +167,7 @@ container.block_list
fields='name'
class="accordion"
label-name ='Step 2 '
label-name =`${data.Step} 2 `
label-resources=''
widget-name='cs-steps-header'
......@@ -179,7 +175,7 @@ container.block_list
sib-display.resource_by_step(
data-src=`${endpoints.steps}2/resources/validated/`,
fields='name, author, format.name, publication_year, description, like, dislike, country, language, fields',
fields='name, author, format.name, publication_year, description, country, language, fields',
search-fields='search_for_a_resource(name), more_criterias_hidden(format, publication_year, country, language, fields, type)',
search-range-format=`${endpoints.formats}`
search-range-language=`${endpoints.languages}`
......@@ -206,8 +202,6 @@ container.block_list
widget-language="hidden-widget"
widget-author="hidden-widget"
widget-format.name='cs-display-resource-property'
widget-like='fake-like'
widget-dislike='fake-dislike'
label-format.name=''
label-language=''
multiple-language
......@@ -225,7 +219,7 @@ container.block_list
fields='name'
class="accordion"
label-name ='Step 3 '
label-name =`${data.Step} 3 `
label-resources=''
widget-name='cs-steps-header'
......@@ -233,7 +227,7 @@ container.block_list
sib-display.resource_by_step(
data-src=`${endpoints.steps}3/resources/validated/`,
fields='name, author, format.name, publication_year, description, like, dislike, country, language, fields',
fields='name, author, format.name, publication_year, description, country, language, fields',
search-fields='search_for_a_resource(name), more_criterias_hidden(format, publication_year, country, language, fields, type)',
search-range-format=`${endpoints.formats}`
search-range-language=`${endpoints.languages}`
......@@ -259,8 +253,6 @@ container.block_list
widget-language="hidden-widget"
widget-author="hidden-widget"
widget-format.name='cs-display-resource-property'
widget-like='fake-like'
widget-dislike='fake-dislike'
label-format.name=''
label-language=''
multiple-language
......@@ -279,7 +271,7 @@ container.block_list
fields='name'
class="accordion"
label-name ='Step 4 '
label-name =`${data.Step} 4 `
label-resources=''
widget-name='cs-steps-header'
......@@ -288,7 +280,7 @@ container.block_list
sib-display.resource_by_step(
data-src=`${endpoints.steps}4/resources/validated/`,
fields='name, author, format.name, publication_year, description, like, dislike, country, language, fields',
fields='name, author, format.name, publication_year, description, country, language, fields',
search-fields='search_for_a_resource(name), more_criterias_hidden(format, publication_year, country, language, fields, type)',
search-range-format=`${endpoints.formats}`
search-range-language=`${endpoints.languages}`
......@@ -315,8 +307,6 @@ container.block_list
widget-language="hidden-widget"
widget-author="hidden-widget"
widget-format.name='cs-display-resource-property'
widget-like='fake-like'
widget-dislike='fake-dislike'
label-format.name=''
label-language=''
multiple-language
......@@ -335,7 +325,7 @@ container.block_list
fields='name'
class="accordion"
label-name ='Step 5 '
label-name =`${data.Step} 5 `
label-resources=''
widget-name='cs-steps-header'
......@@ -343,7 +333,7 @@ container.block_list
sib-display.resource_by_step(
data-src=`${endpoints.steps}5/resources/validated/`,
fields='name, author, format.name, publication_year, description, like, dislike, country, language, fields',
fields='name, author, format.name, publication_year, description, country, language, fields',
search-fields='search_for_a_resource(name), more_criterias_hidden(format, publication_year, country, language, fields, type)',
search-range-format=`${endpoints.formats}`
search-range-language=`${endpoints.languages}`
......@@ -370,8 +360,6 @@ container.block_list
widget-language="hidden-widget"
widget-author="hidden-widget"
widget-format.name='cs-display-resource-property'
widget-like='fake-like'
widget-dislike='fake-dislike'
label-format.name=''
label-language=''
multiple-language
......@@ -390,7 +378,7 @@ container.block_list
fields='name'
class="accordion"
label-name ='Step 6 '
label-name =`${data.Step} 6 `
label-resources=''
widget-name='cs-steps-header'
......@@ -398,7 +386,7 @@ container.block_list
sib-display.resource_by_step(
data-src=`${endpoints.steps}6/resources/validated/`,
fields='name, author, format.name, publication_year, description, like, dislike, country, language, fields',
fields='name, author, format.name, publication_year, description, country, language, fields',
search-fields='search_for_a_resource(name), more_criterias_hidden(format, publication_year, country, language, fields, type)',
search-range-format=`${endpoints.formats}`
search-range-language=`${endpoints.languages}`
......@@ -425,8 +413,6 @@ container.block_list
widget-language="hidden-widget"
widget-author="hidden-widget"
widget-format.name='cs-display-resource-property'
widget-like='fake-like'
widget-dislike='fake-dislike'
label-format.name=''
label-language=''
multiple-language
......@@ -438,3 +424,4 @@ container.block_list
paginate-by="5"
)
......@@ -4,8 +4,8 @@
p
i.fas.fa-times
h2.title_lead_avenir Thanks!
p The submitter of the resource will be advised that this link is broken.
h2.title_lead_avenir=`${data.Thanks}`
p=`${data.ConfirmSendBrokenLink}`
sib-form#report-broken-link-entrepreneur(
data-src=`${endpoints.brokenlinks}`
fields = "resource, submitter"
......
.container
.flex.flex_espace.flex_item_center
a.logo_footer(href='https://coopseurope.coop/')
figure.margin_bord_ecran
img(src="../images/logo_CE.png" alt="Coopstarter")
a.logo_footer(href='mentor-resource-list')
figure.margin_bord_ecran
img(src="../images/logo_coops4dev.jpg" alt="Coopstarter")
a.logo_footer(href='mentor-resource-list')
figure.flex.flex_item_center
img.textMore(src="../images/ica_logo.png" alt="Coopstarter")
div
p International
p Co-operative
p Alliance
a.logo_footer(href='mentor-resource-list')
figure.flex.flex_item_center
img.textMore(src="../images/logo_UE.jpg" alt="Coopstarter")
div
p Co-funded
p by the
p European Union
p.footer_warning.flex_item_center This software has been co-funded by the European Union. The contents of this software are the sole responsibility of Cooperatives Europe and can in no way be taken to reflect the views of the European Union.
\ No newline at end of file
......@@ -2,7 +2,7 @@ head
title CoopStarter
meta(charset="utf-8")
script(src="https://unpkg.com/@webcomponents/webcomponentsjs@1.2.7/webcomponents-loader.js")
script(type="module" src="https://unpkg.com/@startinblox/core@0.8")
script(type="module" src="https://unpkg.com/@startinblox/core")
script(type="module" src="https://unpkg.com/@startinblox/router")
script(type="module" src="https://unpkg.com/@startinblox/oidc")
script(type="module" src="https://unpkg.com/@startinblox/component-conversation")
......@@ -10,3 +10,11 @@ head
script(src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous")
script(src="/scripts/coopstarter.js")
link(rel="stylesheet" href="/styles/index.css")
script(data-default-context type="application/ld+json" ).
{
"entrepreneurProfile": "http://happy-dev.fr/owl/#entrepreneur_profile",
"mentorProfile": "http://happy-dev.fr/owl/#mentor_profile",
"account": "http://happy-dev.fr/owl/#account"
}
\ No newline at end of file
include ../components/widgets
div.container_min
h2.title_lead.fd_bleu International index of resources for cooperative mentors and entrepreneurs
button.button_dark.pull-right Watch the presentation
h2.title_lead.fd_bleu=`${data.generalLabel}`
button.button_dark.pull-right= `${data.WatchThePresentation}`
i.far.fa-play-circle
div.block_list
......@@ -11,17 +8,17 @@ div.block_list
div.resources__newresource
sib-link(next='mentor-resource-create')
div
div.button_base.ico_gauche.ico_plus Post a new Resource
div.button_base.ico_gauche.ico_plus= `${data.PostResource}`
div.dashboard__database
sib-link(next='mentor-resource-list')
div.button_base.ico_gauche.ico_database Back to dashboard
div.button_base.ico_gauche.ico_database= `${data.BackToDashboard}`
container.block_list.flex.flex_espace
div.w_75.block-g-entre
div
h2.title_form Search for a resource
h2.title_form= `${data.SearchForResource}`
div#resources-mentor-database-loader
hidden
i.fas.fa-spinner.fa-spin
......@@ -30,14 +27,14 @@ container.block_list.flex.flex_espace
data-src=`${endpoints.resources}`,
loader-id="resources-mentor-database-loader"
fields='keyword(name_keyword)'
label-name_keyword="Search by name..."
label-name_keyword=`${data.SearchByNam}`
widget-name_keyword="sib-form-placeholder-text"
naked
)
div.keyword_submit.button__actions
div.button_base.ico_gauche Search
div.button_base.ico_gauche=`${data.Search}`
sib-form.instance_database_only(
data-src=`${endpoints.resources}`,
......@@ -50,12 +47,12 @@ container.block_list.flex.flex_espace
sib-form.more_criterias.flex.flex_espace(
data-src=`${endpoints.resources}`,
fields='header_criterias, format, publication_year, country, language, fields'
label-header_criterias='More criterias'
label-format='Format:'
label-publication_year='Year of publication'
label-country='Country of publication'
label-language='Language'
label-fields='Field'
label-header_criterias=`${data.MoreCriterias}`
label-format=`${data.Format}`
label-publication_year=`${data.DatePublication}`
label-country=`${data.CountryPublication}`
label-language=`${data.Language}`
label-fields=`${data.Field}`
widget-header_criterias='cs-section_header'
range-language=`${endpoints.languages}`
......@@ -108,7 +105,7 @@ container.block_list.flex.flex_espace
fields='name'
class="accordion active"
label-name ='Step 1 '
label-name =`${data.Step} 1`,
label-resources=''
widget-name='cs-steps-header'
......@@ -116,7 +113,7 @@ container.block_list.flex.flex_espace
sib-display.resource_by_step(
data-src=`${endpoints.steps}1/resources/validated/`,
fields='name, author, format.name, publication_year, description, like, dislike, country, language, fields',
fields='name, author, format.name, publication_year, description, country, language, fields',
search-fields='search_for_a_resource(name), more_criterias_hidden(format, publication_year, country, language, fields, type)',
search-range-format=`${endpoints.formats}`
search-range-language=`${endpoints.languages}`
......@@ -143,8 +140,6 @@ container.block_list.flex.flex_espace
widget-language="hidden-widget"
widget-author="hidden-widget"
widget-format.name='cs-display-resource-property'
widget-like='fake-like'
widget-dislike='fake-dislike'
label-format.name=''
label-language=''
multiple-language
......@@ -162,7 +157,7 @@ container.block_list.flex.flex_espace
fields='name'
class="accordion"
label-name ='Step 2 '
label-name =`${data.Step} 2`,
label-resources=''
widget-name='cs-steps-header'
......@@ -170,7 +165,7 @@ container.block_list.flex.flex_espace
sib-display.resource_by_step(
data-src=`${endpoints.steps}2/resources/validated/`,
fields='name, author, format.name, publication_year, description, like, dislike, country, language, fields',
fields='name, author, format.name, publication_year, description, country, language, fields',
search-fields='search_for_a_resource(name), more_criterias_hidden(format, publication_year, country, language, fields, type)',
search-range-format=`${endpoints.formats}`
search-range-language=`${endpoints.languages}`
......@@ -197,8 +192,6 @@ container.block_list.flex.flex_espace
widget-language="hidden-widget"
widget-author="hidden-widget"
widget-format.name='cs-display-resource-property'
widget-like='fake-like'
widget-dislike='fake-dislike'
label-format.name=''
label-language=''
multiple-language
......@@ -216,7 +209,7 @@ container.block_list.flex.flex_espace
fields='name'
class="accordion"
label-name ='Step 3 '
label-name =`${data.Step} 3`,
label-resources=''
widget-name='cs-steps-header'
......@@ -225,7 +218,7 @@ container.block_list.flex.flex_espace
sib-display.resource_by_step(
data-src=`${endpoints.steps}3/resources/validated/`,
fields='name, author, format.name, publication_year, description, like, dislike, country, language, fields',
fields='name, author, format.name, publication_year, description, country, language, fields',
search-fields='search_for_a_resource(name), more_criterias_hidden(format, publication_year, country, language, fields, type)',
search-range-format=`${endpoints.formats}`
search-range-language=`${endpoints.languages}`
......@@ -252,8 +245,6 @@ container.block_list.flex.flex_espace
widget-language="hidden-widget"
widget-author="hidden-widget"
widget-format.name='cs-display-resource-property'
widget-like='fake-like'
widget-dislike='fake-dislike'
label-format.name=''
label-language=''
multiple-language
......@@ -271,7 +262,7 @@ container.block_list.flex.flex_espace
fields='name'
class="accordion"
label-name ='Step 4 '
label-name =`${data.Step} 4`,
label-resources=''
widget-name='cs-steps-header'
......@@ -280,7 +271,7 @@ container.block_list.flex.flex_espace
sib-display.resource_by_step(
data-src=`${endpoints.steps}4/resources/validated/`,
fields='name, author, format.name, publication_year, description, like, dislike, country, language, fields',
fields='name, author, format.name, publication_year, description, country, language, fields',
search-fields='search_for_a_resource(name), more_criterias_hidden(format, publication_year, country, language, fields, type)',
search-range-format=`${endpoints.formats}`
search-range-language=`${endpoints.languages}`
......@@ -307,8 +298,6 @@ container.block_list.flex.flex_espace
widget-language="hidden-widget"
widget-author="hidden-widget"
widget-format.name='cs-display-resource-property'
widget-like='fake-like'
widget-dislike='fake-dislike'
label-format.name=''
label-language=''
multiple-language
......@@ -326,7 +315,7 @@ container.block_list.flex.flex_espace
fields='name'
class="accordion"
label-name ='Step 5 '
label-name =`${data.Step} 5`,
label-resources=''
widget-name='cs-steps-header'
......@@ -334,7 +323,7 @@ container.block_list.flex.flex_espace
sib-display.resource_by_step(
data-src=`${endpoints.steps}5/resources/validated/`,
fields='name, author, format.name, publication_year, description, like, dislike, country, language, fields',
fields='name, author, format.name, publication_year, description, country, language, fields',
search-fields='search_for_a_resource(name), more_criterias_hidden(format, publication_year, country, language, fields, type)',
search-range-format=`${endpoints.formats}`
search-range-language=`${endpoints.languages}`
......@@ -361,8 +350,6 @@ container.block_list.flex.flex_espace
widget-language="hidden-widget"
widget-author="hidden-widget"
widget-format.name='cs-display-resource-property'
widget-like='fake-like'
widget-dislike='fake-dislike'
label-format.name=''
label-language=''
multiple-language
......@@ -380,7 +367,7 @@ container.block_list.flex.flex_espace
fields='name'
class="accordion"
label-name ='Step 6 '
label-name =`${data.Step} 6`,
label-resources=''
widget-name='cs-steps-header'
......@@ -388,7 +375,7 @@ container.block_list.flex.flex_espace
sib-display.resource_by_step(
data-src=`${endpoints.steps}6/resources/validated/`,
fields='name, author, format.name, publication_year, description, like, dislike, country, language, fields',
fields='name, author, format.name, publication_year, description, country, language, fields',
search-fields='search_for_a_resource(name), more_criterias_hidden(format, publication_year, country, language, fields, type)',
search-range-format=`${endpoints.formats}`
search-range-language=`${endpoints.languages}`
......@@ -415,8 +402,6 @@ container.block_list.flex.flex_espace
widget-language="hidden-widget"
widget-author="hidden-widget"
widget-format.name='cs-display-resource-property'
widget-like='fake-like'
widget-dislike='fake-dislike'
label-format.name=''
label-language=''
multiple-language
......
......@@ -7,7 +7,7 @@
include menu.pug
div.flex.flex_espace.flex_item_center
sib-form(
sib-form.languageChoice(
data-src=`${endpoints.languages}`
fields='languages'
range-languages=`${endpoints.languages}`
......@@ -16,7 +16,6 @@
label-languages=''
naked
)
.dropdownWrapper
sib-display#mentor-account-picture.dropdownLabel(
bind-user
......@@ -27,13 +26,13 @@
ul
li
sib-link(next='mentor-dashboard')
p Dashboard
p= data.Dashboard
li
sib-link(next='mentor-database')
p Resources database
p= data.ResourcesDatabase
li
sib-link(next='mentor-account')
p My account
p= data.MyAccount
li
a.logout-button
p Logout
\ No newline at end of file
p= data.Logout
\ No newline at end of file
sib-router(default-route='mentor-resource-list')
sib-router(default-route='mentor-resource-list' route-prefix=lang)
sib-route(name='mentor-resource-list')
sib-route(name='mentor-account', id-prefix=`${endpoints.users}`, use-id)
sib-route(name='mentor-account-edit', id-prefix=`${endpoints.users}`, use-id)
......
......@@ -33,11 +33,11 @@ section#home
include ./browseDatabase.pug
#mentor-resource-create(hidden).no-sidebar.container
sib-link(class="backlink", next="mentor-resource-list") Back to the dashboard
sib-link(class="backlink", next="mentor-resource-list")=`${data.BackToDashboard}`
include resources/create.pug
#mentor-resource-edit(hidden).no-sidebar.container
sib-link(class="backlink", next="mentor-resource-list") Back to the dashboard
sib-link(class="backlink", next="mentor-resource-list")=`${data.BackToDashboard}`
include resources/edit.pug
#resource-creation-confirmation(hidden).no-sidebar.container
......@@ -51,3 +51,6 @@ section#home
#mentor-account-edit-confirmation(hidden).no-sidebar.container
include profile/confirmation.pug
footer#footer
include ./../footer.pug
\ No newline at end of file
div.container_min
h2.title_lead.fd_bleu Edit your account
h2.title_lead.fd_bleu= data.EditYourAccount
p.p_entete Your modifications have properly been saved.
p.p_entete= data.ModificationsProperlySaved
div
div.flex
h3.button_base
sib-link(next='mentor-resource-list') -> Back to dashboard
\ No newline at end of file
sib-link(next='mentor-resource-list')= data.BackToDashboard
\ No newline at end of file
include ../../components/widgets
figure.logo
img(src="../images/logo.png"
alt="Coopstarter")
......@@ -8,64 +6,64 @@ figure.logo.img_log
img(src="../images/mentor.png"
alt="Create a mentor account")
h2.title_create Complete your mentor account
h2.title_create= data.CompleteMentorAccount
sib-form#mentor_profile_creation.block_log.block_creat_count(
bind-user
fields="account_information(last_name, first_name, mentor_profile.organisation,\
mentor_profile.phone, mentor_profile.languages, mentor_profile.fields),\
about_you(header_about_you, account.picture, mentor_profile.headline, mentor_profile.city, mentor_profile.country,\
mentor_profile.biography, mentor_profile.skills),\
social_media(header_social_media, mentor_profile.linkedin, mentor_profile.twitter), username"
fields="account_information(last_name, first_name, mentorProfile.organisation,\
mentorProfile.phone, mentorProfile.languages, mentorProfile.fields),\
about_you(header_about_you, account.picture, mentorProfile.headline, mentorProfile.city, mentorProfile.country,\
mentorProfile.biography, mentorProfile.skills),\
social_media(header_social_media, mentorProfile.linkedin, mentorProfile.twitter), username"
range-mentor_profile.fields=`${endpoints.fields}`
range-mentor_profile.organisation=`${endpoints.organisations}`
range-mentor_profile.languages=`${endpoints.languages}`
range-mentor_profile.country=`${endpoints.countries}`
range-mentorProfile.fields=`${endpoints.fields}`
range-mentorProfile.organisation=`${endpoints.organisations}`
range-mentorProfile.languages=`${endpoints.languages}`
range-mentorProfile.country=`${endpoints.countries}`
label-header_about_you="About you"
label-header_social_media="Social medias"
label-header_about_you=`${data.AboutYou}`
label-header_social_media=`${data.SocialMedias}`
widget-header_social_media="cs-section_header"
widget-header_about_you="cs-section_introduction"
label-first_name="Surname"
label-last_name="Name"
label-mentor_profile.organisation="Organisation"
label-mentor_profile.phone="Phone number"
label-mentor_profile.languages="Languages"
label-mentor_profile.fields="Fields"
label-account.picture="Photo"
label-mentor_profile.headline="Headline or current position"
class-mentor_profile.headline="w_75"
label-mentor_profile.city="City"
label-mentor_profile.country="Country"
label-mentor_profile.biography="Tell us more about your activities"
label-mentor_profile.skills="What skills can you share with our entrepreneurs ?"
label-mentor_profile.linkedin="Linkedin"
label-mentor_profile.twitter="Twitter"
label-first_name=`${data.Surname}`
label-last_name=`${data.Name}`
label-mentorProfile.organisation=`${data.Organisation}`
label-mentorProfile.phone=`${data.PhoneNumber}`
label-mentorProfile.languages=`${data.Language}`
label-mentorProfile.fields=`${data.Field}`
label-account.picture=`${data.Photo}`
label-mentorProfile.headline=`${data.Headline}`
class-mentorProfile.headline="w_75"
label-mentorProfile.city=`${data.City}`
label-mentorProfile.country=`${data.Country}`
label-mentorProfile.biography=`${data.ActivitiesMore}`
label-mentorProfile.skills=`${data.SkillForEntrepreneur}`
label-mentorProfile.linkedin="Linkedin"
label-mentorProfile.twitter="Twitter"
widget-mentor_profile.skills="sib-form-textarea"
widget-mentor_profile.biography="sib-form-textarea"
widget-mentorProfile.skills="sib-form-textarea"
widget-mentorProfile.biography="sib-form-textarea"
widget-username="sib-form-hidden"
class-mentor_profile.organisation='form-label is-dark'
widget-mentor_profile.organisation='sib-form-auto-completion'
widget-mentor_profile.country='sib-form-auto-completion'
class-mentorProfile.organisation='form-label is-dark'
widget-mentorProfile.organisation='sib-form-auto-completion'
widget-mentorProfile.country='sib-form-auto-completion'
class-mentor_profile.languages='form-label is-dark'
multiple-mentor_profile.languages='sib-multiple-select'
widget-mentor_profile.languages='sib-form-auto-completion'
class-mentorProfile.languages='form-label is-dark'
multiple-mentorProfile.languages='sib-multiple-select'
widget-mentorProfile.languages='sib-form-auto-completion'
class-mentor_profile.fields='form-label is-dark'
multiple-mentor_profile.fields='sib-multiple-select'
widget-mentor_profile.fields='sib-form-auto-completion'
class-mentorProfile.fields='form-label is-dark'
multiple-mentorProfile.fields='sib-multiple-select'
widget-mentorProfile.fields='sib-form-auto-completion'
upload-url-account.picture=`${sdn}upload/`
widget-account.picture='cs-form-file-custom'
class-account.picture='input_photo w_25'
class-headline='w_75'
submit-button="COMPLETE YOUR ACCOUNT"
submit-button=`${data.CompleteYourAccount}`
next='mentor-dashboard'
)
include ../../components/widgets
div.container_min
h2.title_lead.fd_bleu My Account
h2.title_lead.fd_bleu=`${data.MyAccount}`
div.block_list.flex
div.button__actions.w_25
div.resources__newresource
sib-link(next='mentor-resource-create')
div
div.button_base.ico_gauche.ico_plus Post a new Resource
div.button_base.ico_gauche.ico_plus=`${data.PostResource}`
div.dashboard__database
sib-link(next='mentor-database')
div.button_base.ico_gauche.ico_database Browse database
div.button_base.ico_gauche.ico_database=`${data.BrowseDatabase}`
div.dashboard__database
sib-link(next='mentor-resource-list')
div.button_base.ico_gauche.ico_search Back to dashboard
div.button_base.ico_gauche.ico_search=`${data.BackToDashboard}`
div.dashboard__database
div.logout-button.button_base(
role='log out'
) Logout
)=`${data.Logout}`
div.profile_information.block_log.w_75
sib-link(next='mentor-account-edit')
......@@ -29,44 +27,44 @@ div.block_list.flex
sib-display#mentor_info(
bind-user
fields='account.picture, name, mentor_profile.headline, mentor_profile.city, mentor_profile.country.name, registered_on'
fields='account.picture, name, mentorProfile.headline, mentorProfile.city, mentorProfile.country.name, registered_on'
widget-account.picture='cs-profile-picture'
widget-name='cs-display-property'
widget-mentor_profile.headline='cs-display-property'
widget-mentor_profile.city='cs-display-property'
widget-mentor_profile.country.name='cs-display-property'
widget-mentor_profile.registered_on='cs-display-property'
widget-mentorProfile.headline='cs-display-property'
widget-mentorProfile.city='cs-display-property'
widget-mentorProfile.country.name='cs-display-property'
widget-mentorProfile.registered_on='cs-display-property'
)
sib-display.bold(
fields=""
nested-field="resources"
counter-template="<p>${counter} resource(s) uploaded here</p>"
counter-template=`<p>${counter} ${data.resourcesUploadedHere}</p>`
bind-user
)
sib-display#mentor_complementary(
bind-user
fields='biography_label, mentor_profile.biography, skills_label, mentor_profile.skills'
fields='biography_label, mentorProfile.biography, skills_label, mentorProfile.skills'
widget-biography_label='cs-display-label'
widget-skills_label='cs-display-label'
label-skills_label='Skills:'
label-biography_label='Activities:'
widget-mentor_profile.skills='cs-display-property'
widget-mentor_profile.biography='cs-display-property'
label-skills_label=`${data.Skills}`
label-biography_label=`${data.Activities}`
widget-mentorProfile.skills='cs-display-property'
widget-mentorProfile.biography='cs-display-property'
)
sib-display#mentor_contact(
bind-user
fields='email, mentor_profile.phone, mentor_profile.linkedin, mentor_profile.twitter'
label-email='Email:'
fields='email, mentorProfile.phone, mentorProfile.linkedin, mentorProfile.twitter'
label-email=`${data.Email}`
class-email="contact_profil"
label-mentor_profile.phone='Phone number:'
class-mentor_profile.phone="contact_profil"
label-mentorProfile.phone=`${data.PhoneNumber}`
class-mentorProfile.phone="contact_profil"
widget-email='cs-display-resource-property'
widget-mentor_profile.phone='cs-display-resource-property'
widget-mentor_profile.linkedin='cs-display-link'
widget-mentor_profile.twitter='cs-display-link'
label-mentor_profile.twitter='<i class="fab fa-twitter"></i>'
label-mentor_profile.linkedin='<i class="fab fa-linkedin-in"></i>'
widget-mentorProfile.phone='cs-display-resource-property'
widget-mentorProfile.linkedin='cs-display-link'
widget-mentorProfile.twitter='cs-display-link'
label-mentorProfile.twitter='<i class="fab fa-twitter"></i>'
label-mentorProfile.linkedin='<i class="fab fa-linkedin-in"></i>'
)
\ No newline at end of file
include ../../components/widgets
h2.title_create Edit your account
h2.title_create= data.EditYourAccount
sib-form#mentor_profile_edition.block_log.block_creat_count(
bind-user
fields="account_information(last_name, first_name, mentor_profile.organisation,\
mentor_profile.phone, mentor_profile.languages, mentor_profile.fields),\
about_you(header_about_you, account.picture, mentor_profile.headline, mentor_profile.city, mentor_profile.country,\
mentor_profile.biography, mentor_profile.skills, resources),\
social_media(header_social_media, mentor_profile.linkedin, mentor_profile.twitter), username"
fields="account_information(last_name, first_name, mentorProfile.organisation,\
mentorProfile.phone, mentorProfile.languages, mentorProfile.fields),\
about_you(header_about_you, account.picture, mentorProfile.headline, mentorProfile.city, mentorProfile.country,\
mentorProfile.biography, mentorProfile.skills, resources),\
social_media(header_social_media, mentorProfile.linkedin, mentorProfile.twitter), username"
range-mentor_profile.fields=`${endpoints.fields}`
range-mentor_profile.organisation=`${endpoints.organisations}`
range-mentor_profile.languages=`${endpoints.languages}`
range-mentorProfile.fields=`${endpoints.fields}`
range-mentorProfile.organisation=`${endpoints.organisations}`
range-mentorProfile.languages=`${endpoints.languages}`
label-header_about_you="About you"
label-header_social_media="Social medias"
label-header_about_you=`${data.AboutYou}`
label-header_social_media=`${data.AboutYou}`
widget-header_social_media="cs-section_header"
widget-header_about_you="cs-section_introduction"
label-first_name="Surname"
label-last_name="Name"
label-mentor_profile.organisation="Organisation"
label-mentor_profile.phone="Phone number"
label-mentor_profile.languages="Languages"
label-mentor_profile.fields="Fields"
label-account.picture="Photo"
label-mentor_profile.headline="Headline or current position"
class-mentor_profile.headline="w_75"
label-mentor_profile.city="City"
label-mentor_profile.country="Country"
label-mentor_profile.biography="Tell us more about your activities"
label-mentor_profile.skills="What skills can you share with our entrepreneurs ?"
label-mentor_profile.linkedin="Linkedin"
label-mentor_profile.twitter="Twitter"
widget-mentor_profile.skills="sib-form-textarea"
widget-mentor_profile.biography="sib-form-textarea"
label-first_name=`${data.Surname}`
label-last_name=`${data.Name}`
label-mentorProfile.organisation=`${data.Organisation}`
label-mentorProfile.phone=`${data.PhoneNumber}`
label-mentorProfile.languages=`${data.Language}`
label-mentorProfile.fields=`${data.Field}`
label-account.picture=`${data.Photo}`
label-mentorProfile.headline=`${data.Headline}`
class-mentorProfile.headline="w_75"
label-mentorProfile.city=`${data.City}`
label-mentorProfile.country=`${data.Country}`
label-mentorProfile.biography=`${data.ActivitiesMore}`
label-mentorProfile.skills=`${data.SkillForEntrepreneur}`
label-mentorProfile.linkedin="Linkedin"
label-mentorProfile.twitter="Twitter"
widget-mentorProfile.skills="sib-form-textarea"
widget-mentorProfile.biography="sib-form-textarea"
widget-username="sib-form-hidden"
widget-resources="hidden-widget"
class-mentor_profile.organisation='form-label is-dark'
widget-mentor_profile.organisation='sib-form-auto-completion'
class-mentorProfile.organisation='form-label is-dark'
widget-mentorProfile.organisation='sib-form-auto-completion'
class-mentor_profile.languages='form-label is-dark'
multiple-mentor_profile.languages='sib-multiple-select'
widget-mentor_profile.languages='sib-form-auto-completion'
class-mentorProfile.languages='form-label is-dark'
multiple-mentorProfile.languages='sib-multiple-select'
widget-mentorProfile.languages='sib-form-auto-completion'
class-mentor_profile.fields='form-label is-dark'
multiple-mentor_profile.fields='sib-multiple-select'
widget-mentor_profile.fields='sib-form-auto-completion'
class-mentorProfile.fields='form-label is-dark'
multiple-mentorProfile.fields='sib-multiple-select'
widget-mentorProfile.fields='sib-form-auto-completion'
upload-url-account.picture=`${sdn}upload/`
widget-account.picture='cs-form-file-custom'
class-account.picture='input_photo w_25'
class-headline='w_75'
submit-button="Save modifications"
submit-button=`${data.SaveModification}`
next="mentor-account-edit-confirmation"
)
sib-link(class="backlink", next="mentor-account") Back to my account
sib-link(class="backlink", next="mentor-resource-list") Back to the dashboard
sib-link(class="backlink", next="mentor-account")= data.BackToMyAccount
sib-link(class="backlink", next="mentor-resource-list")= data.BackToDashboard
......@@ -4,9 +4,9 @@
p
i.fas.fa-times
h2.title_lead_avenir Delete a resource
p Are you sure you want to delete this resource ?
h2.title_lead_avenir=`${data.DeleteResource}`
p=`${data.AreYouSureDelete}`
sib-delete(
data-label="Yes I am sure, delete "
data-label=`${data.YesSureDelete}`
bind-resources
)
include ../../components/widgets
.block_log.block_creat_count.no_shadow
sib-link(class="backlink", next="mentor-resource-list")
.like
p
i.fas.fa-times
h2.title_lead_avenir Are you sur you want to archive this request ?
h2.title_lead_avenir=`${data.AreYouSurArchive}`
sib-form#change_status_request(
bind-resources
fields='button(status, name, description, skills, reviewer)'
value-status = "validated"
widget-button = "hidden-widget"
submit-button = "Archive this request"
submit-button =`${data.ArchivethisRequest}`
next="mentor-resource-list"
)
div.container_min
h2.title_lead.fd_bleu International index of resources for cooperative mentors and entrepreneurs
h2.title_lead.fd_bleu=`${data.generalLabel}`
sib-router
sib-route(name='resource-validation-process-confirmation')
......@@ -8,11 +8,11 @@ dialog#resource-validation-process-confirmation.no-sidebar
include ../validation-process.pug
div.block_list
h2.title_lead_avenir Post a resource
h2.title_lead_avenir=`${data.PostResource}`
p.p_entete Thank you for enriching our database !
p.p_entete=`${data.ThankYouEnrichingDatabase}`
p.p_entete Once one of your pair, a fellow mentor, validate your resource, it will be published online and we will send you a notification.
p.p_entete=`${data.ThanksMsg}`
div
p.flex
......@@ -20,4 +20,4 @@ div.block_list
div.flex
h3.button_base
sib-link(next='mentor-resource-list') -> Back to dashboard
\ No newline at end of file
sib-link(next='mentor-resource-list')=`${data.BackToDashboard}`
\ No newline at end of file
include ../../components/widgets
h2.title_lead_avenir=`${data.PostResource}`
h2.title_lead_avenir Post a resource
p.p_entete Thank you for enriching our database !
p.p_entete=`${data.ThankYouEnrichingDatabase}`
.block_log.block_creat_count
sib-form#resource-creation-form(
......@@ -27,33 +25,33 @@ p.p_entete Thank you for enriching our database !
range-related=`${endpoints.resources}`
range-country=`${endpoints.countries}`
label-header_mandatory='Mandatory information'
label-header_complementary='Complementary information'
label-header_classification='Classification'
label-header_access='Access'
label-header_related='Related resources'
label-name='Title*'
label-country='Country*'
label-language='Language*'
label-uri='Location/weblink*'
label-format='Format*'
label-fields='Field*'
label-author='Resource author*'
label-publication_year='Year of publication*'
label-skills='Learning outcomes, skills*'
label-description='Description'
label-iframe_link='For videos, report iframe link'
label-preview_image='Upload preview image'
label-tags='Add tags'
label-header_mandatory=`${data.MandatoryInformation}`
label-header_complementary=`${data.ComplementaryInformation}`
label-header_classification=`${data.Classification}`
label-header_access=`${data.Access}`
label-header_related=`${data.RelatedResources}`
label-name=`${data.TitleRequired}`
label-country=`${data.Country}`
label-language=`${data.Language}`
label-uri=`${data.LocationWeblinkReq}`
label-format=`${data.FormatReq}`
label-fields=`${data.FieldRequired}`
label-author=`${data.AuthorReq}`
label-publication_year=`${data.DatePublication}`
label-skills=`${data.SkillReq}`
label-description=`${data.Description}`
label-iframe_link=`${data.IframeLink}`
label-preview_image=`${data.UploadPreviewImage}`
label-tags=`${data.AddTags}`
label-target='Resource target*'
label-type='Type of content*'
label-steps='Categorisation*'
label-target=`${data.ResourceTargetReq}`
label-type=`${data.TypeContentReq}`
label-steps=`${data.CategorisationReq}`
label-sharing='Share with*'
label-sharing=`${data.ShareWithReq}`
label-related='Add a resource'
label-related=`${data.AddResource}`
multiple-fields='sib-multiple-select'
widget-fields='sib-form-auto-completion'
......@@ -80,7 +78,9 @@ p.p_entete Thank you for enriching our database !
upload-url-preview_image=`${sdn}upload/`
widget-preview_image='cs-form-file-custom'
class-preview_image='input_photo w_25'
widget-iframe_link='sib-form-textarea'
submit-button='Send for validation ->'
submit-button=`${data.SendForValidation}`
next="resource-creation-confirmation"
)
\ No newline at end of file
include ../../components/widgets
.block_log.block_creat_count.no_shadow
sib-link(class="backlink", next="mentor-resource-list")
.like
......@@ -7,15 +5,16 @@ include ../../components/widgets
i.fas.fa-times
div#detail-mentor-loader
hidden Loading the resource, please wait...
hidden
i.fas.fa-spinner.fa-spin
sib-display#detail-mentor(
loader-id="detail-mentor-loader"
bind-resources,
fields='name, steps, format.name,\
submitter_info(submitter.account.picture, submitter.name, \
submitter.mentor_profile.organisation.name, skills, uri, broken),\
content(preview_image, tags),\
submitter.mentorProfile.organisation.name, skills, uri, broken),\
content(preview_image, iframe_link, tags),\
description, review.reviewer.account.picture, review.reviewer.name,\
copyright, specifications(\
header_specifications, author, country, language.name,\
......@@ -26,7 +25,7 @@ include ../../components/widgets
class-steps="steps"
widget-author='cs-display-resource-property',
widget-country='cs-display-resource-property',
widget-submitter.mentor_profile.organisation.name='cs-display-resource-property'
widget-submitter.mentorProfile.organisation.name='cs-display-resource-property'
class-submitter.name="autor_ressource"
class-broken="broken"
widget-format.name='cs-display-resource-property'
......@@ -47,30 +46,31 @@ include ../../components/widgets
class-review.reviewer.name="validator_ressource"
widget-header_specifications='cs-section_header'
label-broken='Report broken link'
label-sharing='Access:'
label-language.name='Language:'
label-publication_year='Year of publication:'
label-header_specifications='Resource specifications'
label-broken=`${data.ReportBrokenLink}`
label-sharing=`${data.Access}`
label-language.name=`${data.Language}`
label-publication_year=`${data.DatePublication}`
label-header_specifications=`${data.ResourceSpecifications}`
label-format.name=''
widget-iframe_link='iframe-video-resource'
widget-steps='cs-display-step-property'
label-steps=''
each-label-steps="Step"
each-label-steps=`${data.Step}`
multiple-steps
widget-fields='cs-display-multiple-property'
label-fields=''
each-label-fields='Field:'
each-label-fields=`${data.Field}`
multiple-fields
label-skills='With this resource, you will be able to:'
label-uri='Link to resource'
label-skills=`${data.WithThisResourceBeAbleTo}`
label-uri=`${data.LinkToResource}`
name-uri='original-link'
label-country='Country:'
label-submitter.mentor_profile.organisation.name='Organisation:'
label-author='Author :'
label-submitter.name='Resource posted by:'
label-country=`${data.Country}`
label-submitter.mentorProfile.organisation.name=`${data.Organisation}`
label-author=`${data.Author}`
label-submitter.name=`${data.ResourcePostedBy}`
action-broken='resource-report-broken-link-mentor'
)
......@@ -80,25 +80,25 @@ include ../../components/widgets
//- <p class="backlink"><i class='far fa-thumbs-down'></i>3</p>
//- </div>
sib-display(
bind-resources
fields=""
nested-field="likes"
counter-template="<p><i class='fas fa-thumbs-up'></i>${counter}</p>"
)
//- sib-display(
//- bind-resources
//- fields=""
//- nested-field="likes"
//- counter-template="<p><i class='fas fa-thumbs-up'></i>${counter}</p>"
//- )
sib-display(
bind-resources
fields=""
nested-field="dislikes"
counter-template="<p><i class='fas fa-thumbs-down'></i>${counter}</p>"
)
//- sib-display(
//- bind-resources
//- fields=""
//- nested-field="dislikes"
//- counter-template="<p><i class='fas fa-thumbs-down'></i>${counter}</p>"
//- )
sib-display(
bind-resources
fields=""
nested-field="conversations"
counter-template="<p>Comments (${counter})</p>"
counter-template=`<p>${data.Comments} (${counter})</p>`
)
sib-conversation(
......@@ -106,7 +106,7 @@ include ../../components/widgets
id-suffix="conversations"
)
h2.title_lead_avenir Related resources
h2.title_lead_avenir=`${data.RelatedResources}`
sib-display(
bind-resources,
......
include ../../components/widgets
h2.title_lead_avenir=`${data.EditResource}`
h2.title_lead_avenir Edit this resource
p.p_entete Thank you for enriching our database !
p.p_entete=`${data.ThankYouEnrichingDatabase}`
.block_log.block_creat_count
sib-form(
......@@ -18,6 +16,7 @@ p.p_entete Thank you for enriching our database !
widget-header_classification='cs-section_header'
widget-header_access='cs-section_header'
widget-header_related='cs-section_header'
widget-iframe_link='sib-form-textarea'
range-type=`${endpoints.types}`
range-format=`${endpoints.formats}`
......@@ -27,33 +26,33 @@ p.p_entete Thank you for enriching our database !
range-related=`${endpoints.resources}`
range-country=`${endpoints.countries}`
label-header_mandatory='Mandatory information'
label-header_complementary='Complementary information'
label-header_classification='Classification'
label-header_access='Access'
label-header_related='Related resources'
label-name='Title*'
label-country='Country*'
label-language='Language*'
label-uri='Location/weblink*'
label-format='Format*'
label-field='Field*'
label-author='Resource author*'
label-publication_year='Year of publication*'
label-skills='Learning outcomes, skills*'
label-description='Description'
label-iframe_link='For videos, report iframe link'
label-preview_image='Upload preview image'
label-tags='Add tags'
label-header_mandatory=`${data.MandatoryInformation}`
label-header_complementary=`${data.ComplementaryInformation}`
label-header_classification=`${data.Classification}`
label-header_access=`${data.Access}`
label-header_related=`${data.RelatedResources}`
label-name=`${data.TitleRequired}`
label-country=`${data.Country}`
label-language=`${data.Language}`
label-uri=`${data.LocationWeblinkReq}`
label-format=`${data.FormatReq}`
label-fields=`${data.FieldRequired}`
label-author=`${data.AuthorReq}`
label-publication_year=`${data.DatePublication}`
label-skills=`${data.SkillReq}`
label-description=`${data.Description}`
label-iframe_link=`${data.IframeLink}`
label-preview_image=`${data.UploadPreviewImage}`
label-tags=`${data.AddTags}`
label-target='Resource target*'
label-type='Type of content*'
label-steps='Categorisation*'
label-target=`${data.ResourceTargetReq}`
label-type=`${data.TypeContentReq}`
label-steps=`${data.CategorisationReq}`
label-sharing='Share with*'
label-sharing=`${data.ShareWithReq}`
label-related='Add a resource'
label-related=`${data.AddResource}`
widget-country='sib-form-auto-completion'
......@@ -82,6 +81,6 @@ p.p_entete Thank you for enriching our database !
widget-preview_image='cs-form-file-custom'
class-preview_image='input_photo w_25'
submit-button='Send for validation ->'
submit-button=`${data.SendForValidation}`
next="resource-creation-confirmation"
)
\ No newline at end of file
include ../../components/widgets
sib-router
sib-route( name='confirm_suppress', use-id)
sib-route( name='resource-report-broken-link-mentor', use-id)
......@@ -15,8 +13,8 @@ dialog#confirm_status_change.no-sidebar
include ./confirmation-status-change
div.container_min
h2.title_lead.fd_bleu International index of resources for cooperative mentors and entrepreneurs
button.button_dark.pull-right Watch the presentation
h2.title_lead.fd_bleu=`${data.generalLabel}`
button.button_dark.pull-right=`${data.WatchThePresentation}`
i.far.fa-play-circle
div.block_list
......@@ -24,19 +22,19 @@ div.block_list
div.resources__newresource
sib-link(next='mentor-resource-create')
div
div.button_base.ico_gauche.ico_plus Post a new Resource
div.button_base.ico_gauche.ico_plus=`${data.PostResource}`
div.dashboard__database
sib-link(next='mentor-database')
div.button_base.ico_gauche.ico_database Browse database
div.button_base.ico_gauche.ico_database=`${data.BrowseDatabase}`
div.tabs
div(class='tablink', onclick="openTab('reviews', this)")
h2 Resources requesting validation
h2=`${data.ResourcesRequestingValidation}`
div(class='tablink', onclick="openTab('requests', this)")
h2 Requested resources
h2=`${data.RequestedResources}`
div(class='tablink', onclick="openTab('history', this)", id='defaultOpen')
h2 History of your resources
h2=`${data.HistoryResources}`
div.block_log.block_list
......@@ -109,7 +107,7 @@ div.block_list
search-range-fields=`${endpoints.fields}`
search-range-country=`${endpoints.countries}`
search-label-search_for_a_resource="Search by name..."
search-label-search_for_a_resource=`${data.SearchByNam}`
search-widget-search_for_a_resource="sib-form-placeholder-text"
widget-search_for_a_resource="hidden-widget"
......@@ -127,22 +125,22 @@ div.block_list
search-widget-header_criterias="cs-section_header"
search-label-header_criterias="More criterias"
search-label-format='Format'
search-label-publication_year='Year of publication'
search-label-country='Country of publication'
search-label-language='Language'
search-label-fields='Field'
search-label-format=`${data.Format}`
search-label-publication_year=`${data.DatePublication}`
search-label-country=`${data.CountryPublication}`
search-label-language=`${data.Language}`
search-label-fields=`${data.Field}`
class-name="tit_element_list"
widget-format.name='cs-display-resource-property'
label-format.name='Format:'
label-format.name=`${data.Format}`
class-format.name="contenu_list"
class-publication_year="contenu_list"
widget-publication_year='cs-display-resource-property'
label-publication_year='Date of publication:'
label-publication_year=`${data.DatePublication}`
class-content='content__left'
class-actions='actions__right'
......
......@@ -4,8 +4,8 @@
p
i.fas.fa-times
h2.title_lead_avenir Thanks!
p The submitter of the resource will be advised that this link is broken.
h2.title_lead_avenir=`${data.Thanks}`
p=`${data.ConfirmSendBrokenLink}`
sib-form#report-broken-link-mentor(
data-src=`${endpoints.brokenlinks}`
fields = "resource, submitter"
......