Luis Matos wrote: > changes add in /path/to/trac-env/templates are not recognized by trac > (0.10.3 - not yet tested in 0.10.4). > For example, adding an new css (site_css.cs) in there.
Make sure that your changes are outside of the <?cs ?> tags. If they are inside those tags, they will not be rendered. -John --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
