Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
teckids.org
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Operate
Environments
Monitor
Incidents
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Teckids
Team PR
teckids.org
Commits
f6602a92
Unverified
Commit
f6602a92
authored
1 year ago
by
Nik | Klampfradler
Browse files
Options
Downloads
Plain Diff
Merge branch 'stylize_teckids_event'
parents
5f828670
86f038b1
No related branches found
Branches containing commit
No related tags found
1 merge request
!42
Stylize teckids event
Pipeline
#177211
passed
1 year ago
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
sass/_utils.scss
+4
-0
4 additions, 0 deletions
sass/_utils.scss
templates/shortcodes/teckids_event.html
+50
-40
50 additions, 40 deletions
templates/shortcodes/teckids_event.html
with
54 additions
and
40 deletions
sass/_utils.scss
+
4
−
0
View file @
f6602a92
...
@@ -13,3 +13,7 @@ figure.image > figcaption {
...
@@ -13,3 +13,7 @@ figure.image > figcaption {
.content
.gallery
figure
{
.content
.gallery
figure
{
margin
:
0
;
margin
:
0
;
}
}
.is-fullheight
{
height
:
100%
}
This diff is collapsed.
Click to expand it.
templates/shortcodes/teckids_event.html
+
50
−
40
View file @
f6602a92
...
@@ -3,50 +3,60 @@
...
@@ -3,50 +3,60 @@
<h2>
{{ title | default(value="Informationen und Anmeldung") }}
</h2>
<h2>
{{ title | default(value="Informationen und Anmeldung") }}
</h2>
<section
class=
"section event-section"
>
<section
class=
"section event-section"
>
<div
class=
"card event-card"
>
<div
class=
"card event-card"
>
<div
class=
"card-content"
>
<div
class=
"card-content"
>
<div
class=
"columns"
>
<div
class=
"columns is-vcentered"
>
<div
class=
"column is-two-thirds event-info"
>
<div
class=
"column is-two-thirds event-info"
>
<h3
class=
"title is-5"
>
{{ event.display_name }}
</h3>
<h3
class=
"title is-5"
>
{{ event.display_name }}
</h3>
<p
class=
"subtitle is-6"
>
{{ event.description }}
</p>
<p
class=
"subtitle is-6"
>
{{ event.description }}
</p>
<div
class=
"columns"
>
<div
class=
"notification is-primary is-light"
>
<div
class=
"column is-one-third"
>
<div
class=
"columns"
>
<address>
<div
class=
"column is-one-third"
>
{{ event.location }}
<h4
class=
"title "
>
Wo?
</h4>
</address>
<i
class=
"fa-regular fa-location-dot mr-3"
></i>
</div>
<address
class=
"is-inline-block"
>
<div
class=
"column is-one-third"
>
{{ event.location }}
<time
datetime=
"{{ event.date }}"
>
</address>
{{ event.date | date }}
</div>
</time>
<div
class=
"column is-one-third"
>
</div>
<h4
class=
"title"
>
Wann?
</h4>
<div
class=
"column is-one-third"
>
<i
class=
"fa-regular fa-calendar-days mr-3"
></i>
{{ event.cost }} €
<time
datetime=
"{{ event.date }}"
>
{{ event.date | date }}
</time>
</div>
<div
class=
"column is-one-third"
>
<h4
class=
"title"
>
Preis?
</h4>
<i
class=
"fa-regular fa-money-bill mr-3"
></i>
{{ event.cost }} €
</div>
</div>
</div>
</div>
{%if body %}
<div
class=
"content"
>
{{ body|markdown|safe }}
</div>
{% endif %}
</div>
</div>
</div>
<div
class=
"column is-one-third"
>
<div
class=
"column is-one-third"
>
<div
class=
"buttons are-responsive are-medium"
>
<div
class=
"buttons are-large are-responsive"
>
<a
class=
"button is-primary is-fullwidth is-justify-content-start"
<a
class=
"button is-primary is-fullwidth"
href=
"https://ticdesk.teckids.org/app/paweljong/event/{{ slug }}"
>
href=
"https://ticdesk.teckids.org/app/paweljong/event/{{ slug }}"
>
<div
class=
"icon-text"
>
<span
class=
"icon"
><i
class=
"fa-regular fa-paper-plane"
></i></span>
<span
class=
"icon"
><i
class=
"fa-solid fa-envelope-open-text"
></i></span>
<span>
Zur Anmeldung
</span>
<span>
Zur Anmeldung
</span>
</a>
<a
class=
"button is-link is-fullwidth is-justify-content-start"
href=
"mailto:{{ mail|default(value="
verein
@
teckids.org
")
}}"
>
<span
class=
"icon"
><i
class=
"fa-regular fa-envelope-open-text"
></i></span>
<span>
E-Mail schreiben
</span>
</a>
<a
class=
"button is-link is-fullwidth is-justify-content-start mb-0"
href=
"tel:{{ phone|default(value="
+4922892934160")
}}"
>
<span
class=
"icon"
><i
class=
"fa-regular fa-phone"
></i></span>
<span>
Anrufen
</span>
</a>
</div>
</div>
</a>
</div>
<a
class=
"button is-link is-fullwidth"
href=
"mailto:{{ mail|default(value="
verein
@
teckids.org
")
}}"
>
<div
class=
"icon-text"
>
<span
class=
"icon"
><i
class=
"fa-solid fa-envelope-open-text"
></i></span>
<span>
E-Mail schreiben
</span>
</div>
</a>
<a
class=
"button is-link is-fullwidth"
href=
"tel:{{ phone|default(value="
+4922892934160")
}}"
>
<div
class=
"icon-text"
>
<span
class=
"icon"
><i
class=
"fa-solid fa-phone"
></i></span>
<span>
Anrufen
</span>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</section>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment