Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
ffbs-website
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
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
darkbit
ffbs-website
Commits
7171dc8f
Commit
7171dc8f
authored
6 years ago
by
chrissi^
Browse files
Options
Downloads
Patches
Plain Diff
Kontakt: Testing Kontakt with CAPTCHA
Signed-off-by:
Chris Fiege
<
chris@tinyhost.de
>
parent
a6d99e12
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
kontakt_cp.template
+72
-0
72 additions, 0 deletions
kontakt_cp.template
with
72 additions
and
0 deletions
kontakt_cp.template
0 → 100644
+
72
−
0
View file @
7171dc8f
<!DOCTYPE html>
<html
lang=
"de"
>
{{head}}
<body>
{{nav}}
<div
class=
"container"
>
<div
class=
"page-header"
>
<h1>
Kontakt
</h1>
</div>
<div
class=
"row"
id=
"kontakt"
>
<div
class=
"col-md-6"
>
<div
class=
"panel panel-default"
>
<form
class=
"form-horizontal"
method=
"POST"
action=
"/contact"
>
<fieldset>
<legend
class=
"text-center header"
>
Kontaktiere uns
</legend>
<div
class=
"form-group"
>
<div
class=
"col-md-10 col-md-offset-1"
>
<b>
E-Mail:
</b>
kontakt (at) freifunk-bs . de
<br>
<b>
Twitter:
</b>
<a
href=
"https://twitter.com/freifunk_bs"
>
@freifunk_bs
</a><br>
<b>
IRC:
</b>
<a
href=
"irc://chat.freenode.net/freifunk-bs"
>
#freifunk-bs@freenode.net
</a>
(
<a
href=
"https://webchat.freenode.net/?channels=freifunk-bs"
>
Webchat
</a>
)
<br>
<b>
Mailingliste:
</b>
<a
href=
"http://lists.freifunk.net/mailman/listinfo/braunschweig-freifunk.net"
>
Eintragen
</a><br>
</div>
</div>
<h4
class=
"text-center"
>
Formular
</h4>
<div
class=
"form-group"
>
<div
class=
"col-md-10 col-md-offset-1"
>
Email Adresse:
<input
name=
"email"
type=
"text"
placeholder=
"Email Adresse"
class=
"form-control"
>
</div>
</div>
<div
class=
"form-group"
>
<div
class=
"col-md-10 col-md-offset-1"
>
Nachricht:
<textarea
class=
"form-control"
name=
"message"
placeholder=
"Deine Nachricht"
rows=
"7"
></textarea>
</div>
</div>
<div
class=
"form-group"
>
<div
class=
"col-md-10 col-md-offset-1"
>
Spamschutz:
<br>
Der wievielte Tag des Monats ist heute? (Beispiele: '1', '23')
<input
name=
"captcha"
type=
"text"
placeholder=
"00"
class=
"form-control"
>
</div>
</div>
<div
class=
"form-group"
>
<div
class=
"col-md-12 text-center"
>
<button
type=
"submit"
class=
"btn btn-primary btn-lg"
>
Nachricht Abschicken
</button>
</div>
</div>
</fieldset>
</form>
</div>
</div>
<div
class=
"col-md-6"
>
<div
class=
"panel panel-default"
>
<legend
class=
"text-center header"
>
Unser Büro
</legend>
<div
class=
"panel-body text-center"
style=
"padding-top: 0px"
>
<h4>
Adresse
</h4>
Stratum 0 e.V.
<br>
Freifunk Braunschweig
<br>
Hamburger Straße 273A
<br>
38114 Braunschweig
<br>
<hr>
<iframe
class=
"text-center"
width=
"100%"
scrolling=
"no"
height=
"300"
frameborder=
"0"
src=
"//www.openstreetmap.org/export/embed.html?bbox=10.518212914466858%2C52.27685277747112%2C10.524006485939026%2C52.27966553459799&marker=52.278259178349444%2C10.521109700202942"
marginwidth=
"0"
marginheight=
"0"
></iframe>
</div>
</div>
</div>
</div>
</div>
{{footer}}
</body>
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