Commit 89a58f9f458486c093c2cc377263a3d459ec224a
1 parent
7177449b
Titulo
Showing
1 changed file
with
1 additions
and
1 deletions
app/views/asistencia.blade.php
... | ... | @@ -22,7 +22,7 @@ |
22 | 22 | </head> |
23 | 23 | <body> |
24 | 24 | <div class="container-fluid"> |
25 | - <h1>Registro de Asistencia</h1> | |
25 | + <h1>Registro de Asistencia Graduación Formación Uso TIC 2013-2 Univirtual-UTP</h1> | |
26 | 26 | <div class="row"> |
27 | 27 | <div class="col-md-offset-2"> |
28 | 28 | En el auditorio hay {{$confirmados}} personas. | ... | ... |