Changeset 6228b65 in firmaeventos


Ignore:
Timestamp:
Nov 24, 2017, 3:38:45 PM (6 years ago)
Author:
rudmanmrrod <rudman22@…>
Branches:
master
Children:
9add819
Parents:
11044a5
Message:

Añadido footer con los datos de cenditel

File:
1 edited

Legend:

Unmodified
Added
Removed
  • base/templates/base.footer.html

    rb84cfca r6228b65  
    11{% load staticfiles %}
    22<img src="{% static 'img/footer.png'%}">
     3<div class="blue darken-1">
     4    <div class="center" style="font-size: 12px">
     5        <p>
     6            Centro Nacional de Desarrollo e Investigacion en Tecnologias Libres - CENDITEL - GPLv3.
     7            <span style="font: 12px Arial, sans-serif; display: inline-block; transform: rotate(180deg);">©</span>
     8            <span id="year-info-develop">{% now "Y" %}</span>
     9        </p>
     10    </div>
     11</div>
Note: See TracChangeset for help on using the changeset viewer.