added Services an Uniwahlen page
This commit is contained in:
parent
95ffa0396b
commit
e0577ae758
29 changed files with 720 additions and 28 deletions
|
@ -5,7 +5,7 @@
|
|||
<div class="profile-content">
|
||||
<h2>{{ .Get "name" }}</h2>
|
||||
<p><strong>Studiengang:</strong> {{ .Get "studiengang" }}<br>
|
||||
📧 <a href="mailto:{{ .Get "email" }}">{{ .Get "email" }}</a></p>
|
||||
{{ with .Get "email" }}📧 <a href="mailto:{{ . }}">{{ . }}</a><br>{{ end }}</p>
|
||||
</div>
|
||||
</div>
|
||||
{{ .Inner | markdownify }}
|
Loading…
Add table
Add a link
Reference in a new issue