Changeset 524
- Timestamp:
- 09/11/09 21:27:07 (2 months ago)
- Files:
-
- 1 modified
-
veekun/trunk/templates/wrapper.tt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
veekun/trunk/templates/wrapper.tt
r466 r524 127 127 [% IF content %] 128 128 <div id="content"> 129 <div style="margin: -0.5em; margin-bottom: 0.5em; padding: 0.5em; background: #ffe8e8;">Looking for HG/SS? Have an unnatural hatred for brown? Enjoy cool new things? You probably want the <a href="http://beta.veekun.com/">beta Pokédex</a>.</div> 129 130 [% IF crumbs %]<div id="breadcrumbs">You are here: [% crumbs.join(' :: ') %]</div>[% END %] 130 131 [% END # content %]
