Ignore:
Timestamp:
07/03/10 13:42:07 (23 months ago)
Author:
dart
Message:

LoReality?:
o Begin some CSS work

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/loreality/data/templates/component/navigation.html.py

    r2098 r2102  
    44__M_locals_builtin = locals 
    55_magic_number = 5 
    6 _modified_time = 1277929761.7898691 
     6_modified_time = 1278163067.127619 
    77_template_filename='/home/dart/trunk/loreality/loreality/templates/component/navigation.html' 
    88_template_uri='/component/navigation.html' 
     
    5454        __M_writer = context.writer() 
    5555        # SOURCE LINE 9 
    56         __M_writer(u'\n        <div id="menu">\n<ul>\n\t<li> <a href=') 
     56        __M_writer(u'\n        <div id="menu">\n<ul class="menu">\n\t<li> <a href=') 
    5757        # SOURCE LINE 12 
    5858        __M_writer(escape(h.url_for('/'))) 
Note: See TracChangeset for help on using the changeset viewer.