/[A3C]/lib/A3C/View/Strix.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /lib/A3C/View/Strix.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 204 by dpavlin, Tue Jun 17 23:06:31 2008 UTC revision 205 by dpavlin, Thu Jun 19 19:05:26 2008 UTC
# Line 119  sub strix { Line 119  sub strix {
119          return Strix->new({ instance => $instance });          return Strix->new({ instance => $instance });
120  }  }
121    
122  =head2 site-navigation  =head2 navigation
123    
124  =cut  =cut
125    
# Line 132  sub strix_link { Line 132  sub strix_link {
132          );          );
133  }  }
134    
135  template 'site-navigation' => page {  template 'navigation' => page {
136    
137          title is _('Site navigation');          title is _('Site navigation');
138    

Legend:
Removed from v.204  
changed lines
  Added in v.205

  ViewVC Help
Powered by ViewVC 1.1.26