2021-05-05 12:26:26 +00:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta charset = "UTF-8" >
2021-08-22 17:07:19 +00:00
< title > Portal ŠOLAR< / title >
2023-01-14 12:45:33 +00:00
< link rel = "icon" href = "/static/favicon.ico" type = "image/x-icon" >
< link rel = "icon" href = "static/favicon.svg" sizes = "any" type = "image/svg+xml" >
2022-11-06 12:51:12 +00:00
< link rel = "stylesheet" href = "{{ROUTE_PREFIX}}/static/css/login-styles.css" type = "text/css" >
< link rel = "stylesheet" href = "{{ROUTE_PREFIX}}/static/css/utils.css" type = "text/css" >
2023-01-17 18:09:18 +00:00
< link rel = "stylesheet" href = "{{ROUTE_PREFIX}}/static/css/footer.css" type = "text/css" >
< link rel = "stylesheet" href = "{{ROUTE_PREFIX}}/static/css/simple-grid.css" type = "text/css" >
2021-05-05 12:26:26 +00:00
< / head >
< body >
2021-11-16 17:45:20 +00:00
< div class = "background" >
< div class = "panel login-panel" >
< div class = "panel-logo" >
2022-11-06 12:51:12 +00:00
< img src = "{{ROUTE_PREFIX}}/static/image/logo.svg" alt = "logo" / >
2021-11-16 17:45:20 +00:00
< / div >
< h1 class = "m-b-3" > Pozabljeno geslo - ŠOLAR< / h1 >
< div >
2022-11-06 12:51:12 +00:00
< form method = "POST" action = "{{ROUTE_PREFIX}}/sendresetpass" class = "m-b-2" >
2021-11-16 17:45:20 +00:00
< div class = "input-wrapper" >
2022-11-06 12:51:12 +00:00
< img src = "{{ROUTE_PREFIX}}/static/image/user.svg" alt = "user" class = "input-icon" / >
2021-11-16 17:45:20 +00:00
< div class = "input-floating-label" >
2021-11-17 19:18:28 +00:00
< label > E-mail< / label >
2021-11-16 17:45:20 +00:00
< input type = "text" name = "email" >
2021-05-17 12:33:53 +00:00
< / div >
2021-11-16 17:45:20 +00:00
< / div >
2021-05-05 12:26:26 +00:00
2021-11-16 17:45:20 +00:00
< button class = "btn" style = "margin-left: 46px;" > Pošlji< / button >
< / form >
{% with messages = get_flashed_messages() %}
{% if messages %}
2022-01-05 18:33:43 +00:00
< div class = "alert alert-success" >
2022-11-06 12:51:12 +00:00
< img src = "{{ROUTE_PREFIX}}/static/image/success.svg" alt = "alert" / >
2021-11-16 17:45:20 +00:00
< p > {{ messages[0] }}< / p >
2021-05-05 12:26:26 +00:00
< / div >
2021-11-16 17:45:20 +00:00
{% endif %}
{% endwith %}
2021-12-06 18:31:48 +00:00
< div class = "back-to-login" >
2022-11-06 12:51:12 +00:00
< img src = "{{ROUTE_PREFIX}}/static/image/chevron-left.svg" / >
< a href = "{{ROUTE_PREFIX}}/login" > Nazaj na prijavo< / a >
2021-12-06 18:31:48 +00:00
< / div >
2021-05-17 12:33:53 +00:00
< / div >
< / div >
2021-05-05 12:26:26 +00:00
< / div >
2023-01-17 18:09:18 +00:00
< footer >
< div class = "container" >
< div class = "row" >
< div class = "col-6" >
< p class = "mb-3.5 font-medium text-sm" > slovenščina.eu< / p >
< ul class = "text-sm font-light gap-3.5 grid md:grid-cols-2 links-grid" >
< li > < a class = "hover:text-primary" href = "https://slovenscina.eu/prevajalnik" > Prevajalnik< / a > < / li >
< li > < a class = "hover:text-primary" href = "https://slovenscina.eu/razpoznavalnik" > Razpoznavalnik< / a > < / li >
< li > < a class = "hover:text-primary" href = "http://terminoloski.slovenscina.eu" > Terminološki portal< / a > < / li >
< li > < a class = "hover:text-primary" href = "https://slovenscina.eu/prepoznavanje-imenskih-entitet" > Prepoznavanje imenskih entitet< / a > < / li >
< li > < a class = "hover:text-primary" href = "https://slovenscina.eu/ekstrakcija-povezav" > Ekstrakcija povezav< / a > < / li >
< li > < a class = "hover:text-primary" href = "https://slovenscina.eu/odkrivanje-koreferencnosti" > Odkrivanje koreferenčnosti< / a > < / li >
< li > < a class = "hover:text-primary" href = "https://slovenscina.eu/povzemanje" > Povzemanje< / a > < / li >
< li > < a class = "hover:text-primary" href = "https://slovenscina.eu/odgovarjanje-na-vprasanja" > Odgovarjanje na vprašanja< / a > < / li >
< li > < a class = "hover:text-primary" href = "https://slovenscina.eu/razdvoumljanje" > Razdvoumljanje< / a > < / li >
< / ul >
< / div >
< div class = "col-6" >
< div class = "row" >
< div class = "col-4" style = "margin-top:0;" >
< p > < a href = "https://rsdo.slovenscina.eu/" style = "font-weight:400;" > PROJEKT RSDO< / a > < / p >
< / div >
< div class = "col-8" >
< div >
< div class = "logos" >
< img src = "{{ROUTE_PREFIX}}/static/image/mk.svg" alt = "Ministrstvo za kulturo Republike Slovenije" >
< img src = "{{ROUTE_PREFIX}}/static/image/ess.svg" alt = "Evropski sklad za regionalni razvoj" >
< / div >
< p style = "font-size:12px;margin-top:10px;font-weight:300;" > Naložbo sofinancirata Republika Slovenija in Evropska unija iz Evropskega sklada za regionalni razvoj< / p >
< p style = "font-size:12px;" >
< a style = "font-weight:400;" href = "https://www.eu-skladi.si" > https://www.eu-skladi.si< / a >
< / p >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / footer >
2021-05-05 12:26:26 +00:00
< / body >
2021-11-16 17:45:20 +00:00