Changeset 1359519 in sicp


Ignore:
Timestamp:
May 18, 2015, 10:16:08 AM (9 years ago)
Author:
Ing. Roldan D. Vargas G <rvargas@…>
Branches:
master
Children:
4ef00dc
Parents:
1c8f422
Message:

agregado etiquetas de bloque para asignar enlaces a paginas anteriores y manual del sistema

File:
1 edited

Legend:

Unmodified
Added
Removed
  • templates/base_registro.html

    r35e8d6c r1359519  
    1212                        <div class="col-xs-3 col-sm-3 col-md-3 text-right">
    1313                            {% block icons_head %}
    14                                 <a href="#">
     14                                <a href="{% block link_page_ant %}#{% endblock %}">
    1515                                    <i class="glyphicon glyphicon-backward"></i>
    1616                                </a>
    1717                                &#160;
    18                                 <a href="#">
     18                                <a href="{% block manual_this %}#{% endblock %}">
    1919                                    <i class="glyphicon glyphicon-book"></i>
    2020                                </a>
Note: See TracChangeset for help on using the changeset viewer.