This repository has been archived by the owner on Sep 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnotas.php
217 lines (180 loc) · 7.29 KB
/
notas.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
<?php
/**
* Created by PhpStorm.
* User: Gerardo J. Montivero @ Iglesia Alameda
* Date: 02/06/2020
* Time: 06:22
*/
$lema = 'Familia, Tu lugar en el Mundo';
$lemaSinEspacios = 'familia-tu-lugar-en-el-mundo';
$ahora = date('Y-m-d H:i');
$version = date('YmdHi');
$domingo = strtotime('today');
$title = 'Serie Familia 2020';
/**
* @example pregunta si la cuarentena terminó
*/
$finQ = false;
include_once('gerVendor/gerFunctions.php')
?>
<!DOCTYPE html>
<html lang="en">
<head>
<?php
include('meta-base.php');
include ('favicon.php');
include('style-base-uikit.php')
?>
<link rel="icon" href="images/index.png" sizes="32x32" />
<link rel="icon" href="images/index192.png" sizes="192x192" />
<link rel="apple-touch-icon-precomposed" href="../images/indexapple.png" />
<link href="css/styles.css?v=<?php echo $version ?>" rel="stylesheet">
<style>
strong {
font-weight: 400 !important
}
.card-text {
font-size: 1.1em !important;
font-weight: 600 !important;
}
.header {
background-image: url('images/series/cabecera_index.jpg');
background-size: cover;
background-position: center;
position: relative;
}
.overlay {
position: absolute;
min-height: 100%;
min-width: 100%;
left: 0;
top: 0;
background: rgba(255, 255, 255, 0.6);
}
img.resize {
width: 10%; /* you can use % */
height: auto;
}
.btn-xl {
padding: 1.25rem 1.25rem;
font-size: 0.85rem;
font-weight: 700;
text-transform: uppercase;
border: none currentcolor;
border-radius: 10rem;
}
.bg-fam {
background-color: #113c3c;
}
</style>
</head>
<body>
<header>
<?php include 'nav.php'; ?>
<section class="js-parallax u-promo-block u-promo-block--mheight-500 u-overlay u-overlay--dark text-dark"
style="background-image: url(series/familia-2020/FAMILIA-2020-TAPA-002.jpg); background-repeat: repeat-y ;">
<!-- Promo Content -->
<div class="container u-overlay__inner u-ver-center u-content-space">
<div class="row justify-content-center">
<div class="col-12">
<div class="text-center">
<div class="site-heading p-5">
<img src="images/LOGO_ALAMEDA_CON_TEXTO_B.png" style="max-height: 150px" class="img-fluid ">
</div>
</div>
</div>
</div>
</div>
<!-- End Promo Content -->
</section>
</header>
<main role="main" class="bg-white">
<section class="a-content-space-medium">
<div class="container">
<div class="row ">
<div class="col-lg-1"></div>
<div class="col-lg-5 mb-5 mb-lg-5 pl-lg-5 align-self-center">
<h1 class="mb-3">Familia,<br/> Tu lugar en el Mundo</h1>
<p>
Descubrir el valor inmenso de la familia. A comprender el hilo que enlaza tu vida en tu familia. Explorar y trabajar el desafío presente. Practicar algunas herramientas para destrabar los enemigos de las relaciones. Encontrar en Dios las fuerzas para un amor más valiente, más generoso, más confiado.
</p>
<p class="blockquote-footer">
"Ámense unos a otros con un afecto genuino y deléitense al honrarse mutuamente." Romanos 12:10 (NTV)
</p>
</div>
<div class="col-lg-6">
<img class="img-fluid rounded mb-4 mb-lg-0 overflow-auto align-items-center"
src="series/familia-2020/FAMILIA-2020-TAPA-001.jpg" alt="<?php echo $lemaSinEspacios ?>">
</div>
</div>
</div>
</section>
<!-- Charlas -->
<section class="a-content-space-medium bg-dark text-center">
<div class="container">
<div class="row">
<!-- Charla 1-->
<div class="col-md-4 mb-5 mx-auto ">
<div class="card h-100">
<div class="card-header">
MARAVILLAS COTIDIANAS
</div>
<div class="card-header-pills ">
<blockquote class="u-blockquote-v2 rounded mb-1 ">
<span class="mr-1"></span>
Descubrir el valor inmenso de la familia que hoy está a tu lado. Celebrar el regalo milagroso que sucede cada día al practicar el principio de la honra. Asignar valor a cada persona, y asi practicar el asombro, la admiración ante la maravilla que un padre, un conyugue, un hijo, un hermano son y serán en tu vida.
</blockquote>
</div>
<hr class="text-hide" />
<div class="media u-font-size-90 card-footer bg-fam mt-auto card-img-bottom">
<img class="u-box-shadow-lg img-fluid mt-1 align-self-center rounded a-blockquote-v2__image u-box-shadow-lg mx-3 mt-2"
data-toggle="modal" data-target="#modal-01"
src="series/familia-2020/01-Maravillas-Cotidianas.jpg"
alt="<?php echo $lemaSinEspacios ?>">
<div class="media-body align-items-start">
<!-- <a class="mr-4" href="#!">-->
<!-- <i class="far fa-file-pdf mr-1"></i>-->
<!-- <b>Notas del mensaje</b>-->
<!-- </a><br/>-->
<!-- <a href="#!">-->
<!-- <i class="fab fa-youtube fa-fw mr-1"></i>-->
<!-- <i>Ver Mensaje</i>-->
<!-- </a>-->
</div>
</div>
</div>
</div>
<!-- Fin Charla 1-->
</div>
</div>
</section>
<!-- Charla 1 -->
</main>
<footer class="footer">
<div class="card-body">
<h4 class="text-darker card-text text-center">Ver series anteriores </h4>
<div class="col-sm-2 mx-auto text-center">
<a href="notas-oraciones-audaces.php" class="btn btn-xl btn-primary"> Oraciones Audaces</a>
</div>
</div>
</footer>
<?php
include "footer.php";
?>
<div id="modal-01" class="modal fade" tabindex="-1" role="dialog">
<div class="modal-dialog">
<button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span><span class="sr-only"><i class="fas fa-window-close-o"></i> </span></button>
<div class="modal-content">
<div class="modal-body">
<img src="series/familia-2020/01-Maravillas-Cotidianas.jpg" class="img-fluid">
</div>
</div>
</div>
</div>
<!-- Bootstrap core JavaScript -->
<?php
include('js-base-uikit.php');
?>
<script src="js/alameda.js"></script>
</body>
</html>