Date line styling
This commit is contained in:
parent
30922f0331
commit
a5f38fdcf6
4 changed files with 24 additions and 5 deletions
|
@ -41,7 +41,7 @@
|
|||
|
||||
{{ title_suffix }}
|
||||
|
||||
<img src="{{ base_path ~ directory }}/images/logo-with-dates.svg" alt="Drupalcamp Bristol 30th June - 2nd July" />
|
||||
<img src="/{{ base_path ~ directory }}/images/logo-with-dates.svg" alt="Drupalcamp Bristol 30th June - 2nd July" />
|
||||
|
||||
{% block content %}
|
||||
{{ content }}
|
||||
|
|
Reference in a new issue