easter slide with gcal
This commit is contained in:
parent
fcb04058b5
commit
aac687c0c7
Binary file not shown.
After Width: | Height: | Size: 54 KiB |
Binary file not shown.
After Width: | Height: | Size: 370 KiB |
Binary file not shown.
After Width: | Height: | Size: 338 KiB |
Binary file not shown.
After Width: | Height: | Size: 1.2 MiB |
|
@ -7,7 +7,6 @@
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
|
||||||
{% include "website/slider_intern_area.html" %}
|
{% include "website/slider_intern_area.html" %}
|
||||||
|
|
||||||
{% include "eventplanner/countdown.inc.html" %}
|
{% include "eventplanner/countdown.inc.html" %}
|
||||||
{% include "eventplanner/routeToEventMap.inc.html" %}
|
{% include "eventplanner/routeToEventMap.inc.html" %}
|
||||||
|
|
||||||
|
|
|
@ -76,6 +76,19 @@
|
||||||
|
|
||||||
<section id="feature_slider" class="">
|
<section id="feature_slider" class="">
|
||||||
|
|
||||||
|
<article class="slide" id="slide_news"
|
||||||
|
style="background: url('{{STATIC_URL}}/img/slides/osterhase.png') repeat-x top center;">
|
||||||
|
|
||||||
|
<img class="asset left-30 sp600 t150 z1" src="{{STATIC_URL}}/img/googleCalNew.png" />
|
||||||
|
<div class="info">
|
||||||
|
<a href="/musicians/profile">GoogleCalendar</a>
|
||||||
|
<div class="subtitle subtitlebg">Geht ganz einfach: Im Profil eine Google Mail Adresse eintragen</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</article>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="slide" id="slide_eventManagement"
|
<article class="slide" id="slide_eventManagement"
|
||||||
style="background: url('{{STATIC_URL}}/img/slides/andi2.jpg') repeat-x top center;">
|
style="background: url('{{STATIC_URL}}/img/slides/andi2.jpg') repeat-x top center;">
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue