source: firmaeventos/base/templates/base.footer.html @ 16cf088

Last change on this file since 16cf088 was 3996539, checked in by rudmanmrrod <rudman22@…>, 7 years ago

Renombrado utils como base, cambiado el template, quitados modelos no usados, agregado materialize

  • Property mode set to 100644
File size: 344 bytes
Line 
1<footer class="page-footer red darken-1">
2    <div class="">
3        <div class="center">
4            <p>
5                Centro Nacional de Desarrollo e Investigacion en Tecnologias Libres - CENDITEL - GPLv2.&#160;
6                Copyleft <span id="year-info-develop">{% now "Y" %}</span>
7            </p>
8        </div>
9    </div>
10</footer>
Note: See TracBrowser for help on using the repository browser.