Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
La Quadrature du Net
piphone
piphone-front
Commits
33246241
Commit
33246241
authored
Jan 30, 2017
by
okhin
Browse files
Adding the organization presentation
parent
d302ce9b
Pipeline
#818
passed with stage
in 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
templates/header.html
View file @
33246241
...
...
@@ -34,3 +34,9 @@ No translation yet
<h3>
{{ @campaign.title }}
</h3>
<p>
{{ @campaign.description }}
</p>
</div>
<div
class=
"container"
>
<p
class=
"lead"
>
{{ _("This campaign is ran by") }}
</p>
<h3>
{{ @campaign.organization.name }}
</h3>
<p>
{{ @campaign.organization.description }}
</p>
</div>
Write
Preview
Supports
Markdown
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