Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
dd654e00
Commit
dd654e00
authored
Dec 06, 2006
by
Martyn Smith
Committed by
Martyn Smith
Dec 06, 2006
Browse files
Add dev.css for developer styles
parent
d48edf0a
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/default/templates/header.tpl
View file @
dd654e00
...
...
@@ -15,6 +15,7 @@
{
foreach
from
=
$HEADERS
item
=
header
}{
$header
}{/
foreach
}
{/
strip
}
<link
rel=
"stylesheet"
type=
"text/css"
href=
"
{
$THEMEURL
}
style/style.css"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"
{
$THEMEURL
}
style/dev.css"
>
<meta
http-equiv=
"Content-type"
content=
"text/html; charset=UTF-8"
>
</head>
<body>
...
...
@@ -67,4 +68,4 @@
{/
if
}
{
insert
name
=
"messages"
}
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment