From: Thomas Huth <thuth@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] [qemu-web PATCH 1/2] Add missing HTML tag to close the screenshots section
Date: Tue, 7 Feb 2017 11:23:41 +0100 [thread overview]
Message-ID: <1486463022-4780-2-git-send-email-thuth@redhat.com> (raw)
In-Reply-To: <1486463022-4780-1-git-send-email-thuth@redhat.com>
The final "</section>" tag is missing here.
Signed-off-by: Thomas Huth <thuth@redhat.com>
---
index.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/index.html b/index.html
index cf31912..ab33b8a 100644
--- a/index.html
+++ b/index.html
@@ -59,6 +59,7 @@ $('.colorbox').on("click.random-namespace", function() {
})
</script>
+ </section>
</div>
<hr>
<p>QEMU is a member of <a href="http://wiki.qemu-project.org/Conservancy">Software Freedom Conservancy</a>.</p>
--
1.8.3.1
next prev parent reply other threads:[~2017-02-07 10:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-07 10:23 [Qemu-devel] [qemu-web PATCH 0/2] Fix HTML issues discovered with the W3 HTML validator Thomas Huth
2017-02-07 10:23 ` Thomas Huth [this message]
2017-02-07 10:23 ` [Qemu-devel] [qemu-web PATCH 2/2] Add "alt" attributes to the img tags Thomas Huth
2017-02-07 10:40 ` [Qemu-devel] [qemu-web PATCH 0/2] Fix HTML issues discovered with the W3 HTML validator Paolo Bonzini
2017-02-07 10:50 ` Thomas Huth
2017-02-07 14:49 ` Paolo Bonzini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1486463022-4780-2-git-send-email-thuth@redhat.com \
--to=thuth@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).