Skip to content
Extraits de code Groupes Projets
clevermail_nouveautes_html.html 10,72 Kio
[(#CACHE{0})][(#HTTP_HEADER{Content-type: text/html; charset=#CHARSET})][(#SET{c_header,[(#CONFIG{soyezcreateurs_couleurs/header_lettre,02265a}|replace{#,''})]})][(#SET{c_header_bk,[(#CONFIG{soyezcreateurs_couleurs/header_lettre_bk,ffffff}|replace{#,''})]})][(#SET{c_titraille_links,[(#CONFIG{soyezcreateurs_couleurs/titraille_lettre,02265a}|replace{#,''})]})]<BOUCLE_Lettre(CM_LISTS){lst_id}><B_articles>#SET{news,''}
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   <title>[(#ENV{date}|strtotime|=={82800}|?{#SET{news,"Les nouveautés n°1"},#SET{news,Les nouveautés depuis le #ENV{date}|affdate}})][(#GET{news}|textebrut)] &mdash; [(#NOM_SITE_SPIP|
					  replace{<sub>.*</sub>,''}|
					  replace{<sup>.*</sup>,''}|textebrut)]</title>
   <style type="text/css" media="screen">
[(#REM) Recuperation des CSS par defaut de SPIP ]
[(#INCLURE{#CHEMIN{spip_style.css}|url_absolue_css}|compacte{css})]
      body {
         margin: 0;
         padding: 0;
         background-color: #ffffff;
      }

      td.permission {
         padding: 20px 0 20px 0;
      }

      td.permission p {
         font-family: 'Lucida Grande', sans-serif;
         font-size: 10px;
         font-weight: normal;
         color: #151515;
      }

      td.permission p a {
         font-family: 'Lucida Grande', sans-serif;
         font-size: 10px;
         font-weight: normal;
         color: ##GET{c_titraille_links};
      }

      td.header {
         background-repeat: no-repeat;
         background-position: top center;
         background-color: ##GET{c_header_bk};
         height: 130px;
      }

      td.header h1 {
         font-family: Georgia, serif;
         font-size: 30px;
         font-weight: normal;
         color: #333333;
         margin-left: 50px;
         margin-bottom: 24px;
      }

      table.content {
         background-color: #f5f5f5;
      }

      td.sidebar a {
         font-family: 'Lucida Grande', sans-serif;
         font-size: 11px;
         font-weight: normal;
         color: ##GET{c_titraille_links};
         text-decoration: none;
      }
      td.sidebar h3 a {
         font-size: 20px;
         font-weight: normal;
      }

      td.sidebar ul {
         margin: 0 0 0 24px;
         padding: 0;
      }