Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Alfakhori
ar
Commits
2ed2bde2
Commit
2ed2bde2
authored
Jul 16, 2020
by
Wolfgang Knopki
Browse files
added kontakt.html
parent
ad497506
Pipeline
#7263
failed with stages
in 16 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
public/kontakt.html
0 → 100644
View file @
2ed2bde2
<!DOCTYPE html>
<html>
<head>
<meta
charset=
"utf-8"
>
<meta
name=
"generator"
content=
"GitLab Pages"
>
<title>
Aktuelles
</title>
<link
rel=
"stylesheet"
href=
"style.css"
>
</head>
<body>
<div
id=
"topbar"
>
<div
id=
"menu"
class=
"navbar"
></div>
</div>
<div
class=
"content"
>
<h1
id=
'projectname'
></h1>
<!--Projektname kommt aus settings.js, hier nichts einfügen-->
<h2>
Kontakt:
</h2>
<!-- ÄNDERUNGEN NUR NACH DIESER ZEILE -->
<!-- TODO Daten anpasen -->
<div
class=
"news"
>
<div
class=
"header"
>
Verantwortliche Person:
</div>
<div
class=
"text"
>
<p>
Max Mustermann
</p>
<p>
Bei Fragen zum Projekt kontaktieren Sie
<a
href=
"mailto:max.mustermann@hft-stuttgart.de"
>
max.mustermann@hft-stuttgart.de
</a>
</p>
</div>
</div>
<!-- KEINE ÄNDERUNGEN NACH DIESER ZEILE -->
</div>
<script
src=
"settings.js"
>
</script>
</body>
</html>
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment