mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
fix whitespace
This commit is contained in:
parent
db3d588f64
commit
50d4901f86
1 changed files with 3 additions and 3 deletions
|
|
@ -10,7 +10,7 @@ Directives
|
|||
----------
|
||||
|
||||
.. html::
|
||||
|
||||
|
||||
(HTML code)
|
||||
|
||||
|
||||
|
|
@ -25,12 +25,12 @@ A search engine:
|
|||
<input type="hidden" name="lang" value="en" />
|
||||
<input type="submit" value="Seeks !" id="search_button" />
|
||||
</form>
|
||||
|
||||
|
||||
|
||||
A contact form:
|
||||
|
||||
.. html::
|
||||
|
||||
|
||||
<form method="GET" action="mailto:some email">
|
||||
<p>
|
||||
<input type="text" placeholder="Subject" name="subject">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue