Merge remote-tracking branch 'origin/master'
Conflicts: SRC/public/css/frontend.css
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
<legend>Résultat de ma recherche</legend>
|
||||
<select multiple="multiple" class="multiple" id="toadd" name="toadd[]">
|
||||
@foreach($oeuvres as $oeuvre)
|
||||
<option data-img-src='http://www.augustins.org/documents/10180/156407/{{$oeuvre->image}}' value='{{$oeuvre->id}}'></option>
|
||||
<option data-img-src='/image/200/{{$oeuvre->image}}' value='{{$oeuvre->id}}'></option>
|
||||
@endforeach
|
||||
</select>
|
||||
<div class="text-center">
|
||||
{!! $oeuvres->render() !!}
|
||||
</div>
|
||||
<button type="submit" class="btn btn-primary">Ajouter à la liste courante</button>
|
||||
<button type="submit" class="btn btn-primary">Ajouter à la liste courante</button>
|
||||
|
@ -1,4 +1,151 @@
|
||||
Bonjour,<br>
|
||||
Cliquez ici pour changer votre mot de passe : {{ url('password/reset/'.$token) }}<br>
|
||||
Pour vous connecter : {{ url('login') }}<br>
|
||||
Merci et à bientôt !<br>
|
||||
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional //EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>Mail de confirmation d'inscription</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<style type="text/css">
|
||||
/* Fonts and Content */
|
||||
body, td { font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif; font-size:14px; }
|
||||
body { background-color: #2A374E; margin: 0; padding: 0; -webkit-text-size-adjust:none; -ms-text-size-adjust:none; }
|
||||
h2{ padding-top:12px; /* ne fonctionnera pas sous Outlook 2007+ */color:#0E7693; font-size:22px; }
|
||||
code { font-family: monospace;}
|
||||
|
||||
@media only screen and (max-width: 480px) {
|
||||
|
||||
table[class=w275], td[class=w275], img[class=w275] { width:135px !important; }
|
||||
table[class=w30], td[class=w30], img[class=w30] { width:10px !important; }
|
||||
table[class=w580], td[class=w580], img[class=w580] { width:280px !important; }
|
||||
table[class=w640], td[class=w640], img[class=w640] { width:300px !important; }
|
||||
img{ height:auto;}
|
||||
/*illisible, on passe donc sur 3 lignes */
|
||||
table[class=w180], td[class=w180], img[class=w180] {
|
||||
width:280px !important;
|
||||
display:block;
|
||||
}
|
||||
td[class=w20]{ display:none; }
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
</head>
|
||||
<body style="margin:0px; padding:0px; -webkit-text-size-adjust:none;">
|
||||
|
||||
<table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color:rgb(42, 55, 78)" >
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="center" bgcolor="#2A374E">
|
||||
<table cellpadding="0" cellspacing="0" border="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="w640" width="640" height="10"></td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td class="w640" width="640" height="10"></td>
|
||||
</tr>
|
||||
|
||||
|
||||
<!-- entete -->
|
||||
<tr class="pagetoplogo">
|
||||
<td class="w640" width="640">
|
||||
<table class="w640" width="640" cellpadding="0" cellspacing="0" border="0" bgcolor="#F2F0F0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="w30" width="30"></td>
|
||||
<td class="w580" width="580" valign="middle" align="left">
|
||||
<div class="pagetoplogo-content">
|
||||
<!-- <img class="w580" style="text-decoration: none; display: block; color:#476688; font-size:30px;" src="logo.png" alt="Application musée des augustins" width="482" height="108"/> --><h1 style="color:#0E7693; font-size:30px; padding-top:12px;">Application: musée des augustins</h1>
|
||||
</div>
|
||||
</td>
|
||||
<td class="w30" width="30"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<!-- separateur horizontal -->
|
||||
<tr>
|
||||
<td class="w640" width="640" height="1" bgcolor="#d7d6d6"></td>
|
||||
</tr>
|
||||
|
||||
<!-- contenu -->
|
||||
<tr class="content">
|
||||
<td class="w640" class="w640" width="640" bgcolor="#ffffff">
|
||||
<table class="w640" width="640" cellpadding="0" cellspacing="0" border="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="w30" width="30"></td>
|
||||
<td class="w580" width="580">
|
||||
<!-- une zone de contenu -->
|
||||
<table class="w580" width="580" cellpadding="0" cellspacing="0" border="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="w580" width="580">
|
||||
<h2 style="color:#0E7693; font-size:22px; padding-top:12px;">Bienvenue</h2>
|
||||
|
||||
<div align="left" class="article-content">
|
||||
<p>Vous venez de vous inscrire à notre site web, nous vous proposons de cliquer sur le lien ci-dessous pour initialiser votre mot de passe:</p>
|
||||
<p><a href="{{ url('password/reset/'.$token) }}">J'initialise mon mot de passe</a></p>
|
||||
<p>Vous venez de vous créer un compte en tant que référent au sein de notre site web. Pour vous connecter en tant que référent vous pouvez vous connecter grâce au lien ci-dessous ou en ajoutant <code>"/login"</code> à votre barre d'adresse. </p>
|
||||
|
||||
<p><a href="{{ url('login') }}">Se connecter</a></p>
|
||||
<p>Merci et à bientôt!</p>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<!-- fin zone -->
|
||||
</td>
|
||||
<td class="w30" class="w30" width="30"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<!-- separateur horizontal de 15px de haut -->
|
||||
<tr>
|
||||
<td class="w640" width="640" height="15" bgcolor="#ffffff"></td>
|
||||
</tr>
|
||||
|
||||
<!-- pied de page -->
|
||||
<tr class="pagebottom">
|
||||
<td class="w640" width="640">
|
||||
<table class="w640" width="640" cellpadding="0" cellspacing="0" border="0" bgcolor="#c7c7c7">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td colspan="5" height="10"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="w30" width="30"></td>
|
||||
<td class="w580" width="580" valign="top">
|
||||
<p align="right" class="pagebottom-content-left">
|
||||
<a style="color:#255D5C;" href="{{url('/')}}"><span style="color:#255D5C;">Application musée des augustins</span></a>
|
||||
</p>
|
||||
</td>
|
||||
|
||||
<td class="w30" width="30"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="5" height="10"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="w640" width="640" height="60"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -2,10 +2,10 @@
|
||||
|
||||
@section('content')
|
||||
@if ($referents != [])
|
||||
|
||||
<h1 class="homeTitle"> Jeux Educatifs du musée Augustin </h1>
|
||||
<nav>
|
||||
<input name="searchterm" id="searchterm" placeholder="Rechercher un référent" type="text">
|
||||
</nav>
|
||||
<input name="searchterm" class="icon-search" id="searchterm" placeholder=" Rechercher un référent" type="text">
|
||||
</nav>
|
||||
<div id="referents" class="referents">
|
||||
|
||||
@foreach ($referents as $referent)
|
||||
@ -19,8 +19,14 @@
|
||||
@else
|
||||
<h1>Aucun référent trouvé</h1>
|
||||
@endif
|
||||
<div class="about">
|
||||
<a href="#"><span class="icon-info" style="font-size: 55px; color:black;"></span></a>
|
||||
</div>
|
||||
@endsection
|
||||
|
||||
@section('page-css')
|
||||
<link href="css/fonts/style.css" rel="stylesheet" type="text/css">
|
||||
@endsection
|
||||
|
||||
@section('page-scripts')
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
|
||||
|
Reference in New Issue
Block a user