Remove
This commit is contained in:
parent
ae36bfc7a1
commit
bdaa28a7fa
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
<title> Durf Doen! - <%= item[:titel] || item.identifier.without_ext.split('/').last %> </title>
|
<title> Durf Doen! - <%= item[:titel] || item.identifier.without_ext.split('/').last %> </title>
|
||||||
<link rel="stylesheet" href="/stylesheets/main.css">
|
<link rel="stylesheet" href="/stylesheets/main.css">
|
||||||
<link rel="shortcut icon" href="/assets/favicon.png">
|
<link rel="shortcut icon" href="/assets/favicon.png">
|
||||||
<%= raw item[:head] %>
|
<%= item[:head] %>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<%= render '/partials/navbar.*' %>
|
<%= render '/partials/navbar.*' %>
|
||||||
|
|
Loading…
Reference in a new issue