| commit 72: | f3fc7756344c |
| parent 71: | 6ce07e1ef97e |
| branch: | default |
Opquasted
18 months ago
Changed (Δ9 bytes):
raw changeset »
biologeek/templates/layout/base.html (1 lines added, 1 lines removed)
Up to file-list biologeek/templates/layout/base.html:
20 |
20 |
<link rel="stylesheet" href="{{ MEDIA_URL }}css/screen.css?{{ MEDIA_TIMESTAMP }}" type="text/css" media="screen, projection" /> |
21 |
21 |
<link rel="stylesheet" href="{{ MEDIA_URL }}css/print.css?{{ MEDIA_TIMESTAMP }}" type="text/css" media="print" /> |
22 |
22 |
<!--[if IE]><link rel="stylesheet" href="{{ MEDIA_URL }}css/ie.css?{{ MEDIA_TIMESTAMP }}" type="text/css" media="screen, projection"><![endif]--> |
23 |
<link rel=" |
|
23 |
<link rel="shortcut icon" href="{{ MEDIA_URL }}css/images/logo.png" type="image/x-icon" /> |
|
24 |
24 |
<link rel="apple-touch-icon" href="{{ MEDIA_URL }}css/images/logo.png" /> |
25 |
25 |
<link rel="alternate" type="application/xml" title="Atom Général" href="/data/atom/" /> |
26 |
26 |
<link rel="alternate" type="application/xml" title="Atom Billets" href="/data/atom/journal/" /> |
