Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: pages/committee/apply.md

Issue 29536654: Issue 5102 - Replaced semantically incorrect <hr> elements with :after styles (Closed) Base URL: https://hg.adblockplus.org/web.acceptableads.com
Patch Set: Created Sept. 5, 2017, 2:40 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pages/committee/apply.md
===================================================================
--- a/pages/committee/apply.md
+++ b/pages/committee/apply.md
@@ -92,18 +92,16 @@
</script>
<div class="row" markdown="1">
<div class="col-6 expand-on-tablet" markdown="1">
<form id="application-form" class="section" method="POST" markdown="1">
# {{join-committee-heading[Headline text] Apply to join the committee}}
----
-
<div class="section" markdown="1">
{{join-committee-paragraph[Join committee paragraph] Do you want to help create a new standard of advertising and improve the ad experience for millions of ad-blocking users? If so, fill out the form below!}}
</div>
<label for="name">
{{name[Field label text] Name}}
</label>
<input id="name" type="text" name="name" required />

Powered by Google App Engine
This is Rietveld