Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Schneider
urbanVIS
Commits
2ed2bde2
Commit
2ed2bde2
authored
Jul 16, 2020
by
Wolfgang Knopki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added kontakt.html
parent
ad497506
Pipeline
#1030
failed with stages
in 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
38 additions
and
0 deletions
+38
-0
public/kontakt.html
public/kontakt.html
+38
-0
No files found.
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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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