Changeset 545:c309cb1b8689
- Timestamp:
- 19/04/12 01:42:13 (13 months ago)
- Branch:
- default
- Files:
-
- 2 edited
-
cyclope/templates/cyclope/themes/neutrona/base.html (modified) (1 diff)
-
demo/cyclope_project/db/site.db (modified) (previous)
Legend:
- Unmodified
- Added
- Removed
-
cyclope/templates/cyclope/themes/neutrona/base.html
r496 r545 23 23 <link href="/rss.php" title="RSS" type="application/rss+xml" rel="alternate" /> --> 24 24 25 <link href="{{ CYCLOPE_THEME_MEDIA_URL }}css/ neutrona.css" rel="stylesheet" type="text/css" media="screen"/>25 <link href="{{ CYCLOPE_THEME_MEDIA_URL }}css/style.css" rel="stylesheet" type="text/css" media="screen"/> 26 26 <link href="{{ CYCLOPE_STATIC_URL }}js/lightbox/css/jquery.lightbox-0.5.css" rel="stylesheet" type="text/css" media="screen"/> 27 27 <script type="text/javascript" src="{{ CYCLOPE_STATIC_URL }}js/jquery-1.5.1.min.js"></script>
Note: See TracChangeset
for help on using the changeset viewer.

