2 changed files with 2 additions and 65 deletions
@ -1,63 +0,0 @@
|
||||
[(#REM) |
||||
page login |
||||
|
||||
param: |
||||
- (aucun)) |
||||
]<!DOCTYPE html> |
||||
<html lang="#LANG"> |
||||
<head> |
||||
<INCLURE{fond=inc/inc_head,no-bot} /> |
||||
<title><:pass_vousinscrire:> [(#NOM_SITE_SPIP|textebrut)]</title> |
||||
</head> |
||||
|
||||
|
||||
|
||||
<body><div class="main main-article" id="top"> |
||||
<INCLURE{fond=inc/inc_header} /> |
||||
|
||||
|
||||
<!-- content --> |
||||
<div class="content container"> |
||||
<div class="row"> |
||||
<!-- content-main --> |
||||
<div class="col-md-9 content-main"> |
||||
|
||||
|
||||
<!-- home-row-2 : 2 cols --> |
||||
<div class="home-row-2"> |
||||
|
||||
<!-- article-preview --> |
||||
<div class="article-preview" style="padding:1rem;font-size:92%"> |
||||
<h1 class="article-titre"><:login_acces_prive|ucfirst:></h1> |
||||
#LOGIN_PRIVE |
||||
|
||||
<p style="margin:0 4px;padding:10px;background:#eee;font-weight:bold;"> |
||||
<a href="#URL_PAGE{spip_pass}"><:login_motpasseoublie:></a |
||||
<p> |
||||
</div> |
||||
<!-- #article-preview --> |
||||
|
||||
</div> |
||||
<!-- #home-row-2 --> |
||||
|
||||
|
||||
|
||||
</div> |
||||
<!-- #content-main --> |
||||
|
||||
<!-- content-sidebar --> |
||||
<div class="col-md-3 content-sidebar"> |
||||
<div class="row"> |
||||
</div> |
||||
</div> |
||||
<!-- #content-sidebar --> |
||||
|
||||
|
||||
</div> |
||||
</div> |
||||
<!-- #content --> |
||||
|
||||
|
||||
|
||||
<INCLURE{fond=inc/inc_footer} /> |
||||
</div></body> |
Loading…
Reference in new issue