GCal Coupling: Management Site - decoupled Email from profile
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 1.2 MiB |
@@ -48,6 +48,7 @@
|
||||
</a>
|
||||
<ul class="dropdown-menu">
|
||||
<li><a href="/musicians/profile">Eigenes Profil</a></li>
|
||||
<li><a href="/eventplanner_gcal/manage">Google Kalender</a></li>
|
||||
<li><a href="/musicians/changePassword">Passwort ändern</a> </li>
|
||||
<li><a href="/musicians/logout"> Logout</a></li>
|
||||
</ul>
|
||||
|
||||
@@ -76,13 +76,12 @@
|
||||
|
||||
<section id="feature_slider" class="">
|
||||
|
||||
<article class="slide" id="slide_news"
|
||||
style="background: url('{{STATIC_URL}}/img/slides/osterhase.png') repeat-x top center;">
|
||||
<article class="slide" id="slide_news" style="background: url('{{STATIC_URL}}/img/slides/aqua.jpg') repeat-x top center;">
|
||||
|
||||
<img class="asset left-30 sp600 t150 z1" src="{{STATIC_URL}}/img/googleCalNew.png" />
|
||||
<img class="asset left-30 sp600 t150 z1" src="{{STATIC_URL}}/img/google_cal.png" />
|
||||
<div class="info">
|
||||
<a href="/musicians/profile">GoogleCalendar</a>
|
||||
<div class="subtitle subtitlebg">Jetzt auch auf dem Handy im GoogleCalendar Termine planen: Einfach im Profil eine Google Email Adresse eintragen...</div>
|
||||
<a href="/eventplanner_gcal/manage">GoogleCalendar</a>
|
||||
<div class="subtitle subtitlebg">Jetzt auch auf dem Handy im Google Kalender Termine planen</div>
|
||||
</div>
|
||||
|
||||
</article>
|
||||
|
||||
Reference in New Issue
Block a user