Skip to content
Snippets Groups Projects
Commit 2d158cd5 authored by Andreas Hubel's avatar Andreas Hubel
Browse files

show fahrplan link on landing page

parent 5e766c7e
Branches
Tags
No related merge requests found
...@@ -75,7 +75,16 @@ ...@@ -75,7 +75,16 @@
{{ _("login") }} {{ _("login") }}
</a> </a>
</div> </div>
<div class="text-center m-3">
<a
href="{{ url('plainui:public_fahrplan' ) }}"
title="{{ _("fahrplan") }}"
class="rc3-header-link p-2"
target="_blank"
>
{{ _("fahrplan") }}
</a>
</div>
<div class="text-center m-3"> <div class="text-center m-3">
<a <a
href="https://tickets.events.ccc.de/RC3-21/" href="https://tickets.events.ccc.de/RC3-21/"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment