Changeset 5865e5f for remit/remit_templates
- Timestamp:
- Jul 25, 2010, 5:38:44 PM (15 years ago)
- Branches:
- master, client
- Children:
- af48a00
- Parents:
- 18ae984
- git-author:
- Alex Dehnert <adehnert@…> (07/25/10 17:38:44)
- git-committer:
- Alex Dehnert <adehnert@…> (07/25/10 17:38:44)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
remit/remit_templates/base.html
r0671644 r5865e5f 7 7 <link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}style/style.css" /> 8 8 <link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}style/default.css" /> 9 <script type="text/javascript" 10 src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> 11 9 12 10 13 </head>
Note: See TracChangeset
for help on using the changeset viewer.