2013-05-11 00:00:01 +08:00
<!DOCTYPE html>
2013-10-23 23:12:39 +08:00
< html lang = "en" >
2013-05-11 00:00:01 +08:00
< head >
<!-- Basic Page Needs
================================================== -->
< meta charset = "utf-8" / >
2013-10-23 23:12:39 +08:00
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
2014-05-15 04:13:14 +08:00
< meta name = "description" content = "Font Awesome, the iconic font and CSS framework" >
2013-05-11 00:00:01 +08:00
< meta name = "author" content = "Dave Gandy" >
2014-08-27 00:51:53 +08:00
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
2013-10-23 23:12:39 +08:00
< link rel = "shortcut icon" href = "../assets/ico/favicon.ico" >
2013-05-11 00:00:01 +08:00
2013-10-23 23:12:39 +08:00
< title > The Font Awesome Community< / title >
2013-05-11 00:00:01 +08:00
<!-- CSS
2013-10-23 23:12:39 +08:00
================================================== -->
2013-05-11 00:00:01 +08:00
< link rel = "stylesheet" href = "../assets/css/site.css" >
< link rel = "stylesheet" href = "../assets/css/pygments.css" >
2013-06-13 02:43:02 +08:00
< link rel = "stylesheet" href = "../assets/font-awesome/css/font-awesome.css" >
2013-10-23 23:12:39 +08:00
<!-- [if lt IE 9]>
< script src = "../assets/js/html5shiv.js" > < / script >
< script src = "../assets/js/respond.min.js" > < / script >
2013-05-11 00:00:01 +08:00
<![endif]-->
< script type = "text/javascript" src = "//use.typekit.net/wnc7ioh.js" > < / script >
< script type = "text/javascript" > try { Typekit . load ( ) ; } catch ( e ) { } < / script >
< script type = "text/javascript" >
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-30136587-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
< / script >
< / head >
2013-10-23 23:12:39 +08:00
< body >
2014-08-05 01:31:21 +08:00
< script type = "text/javascript" >
(function(){
var bsa = document.createElement('script');
bsa.type = 'text/javascript';
bsa.async = true;
bsa.src = 'http://s3.buysellads.com/ac/bsa.js';
(document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(bsa);
})();
< / script >
2013-10-23 23:12:39 +08:00
< div id = "wrap" > <!-- necessary for sticky footer. wrap all content except footer -->
2015-03-24 22:36:15 +08:00
< div class = "collapse" id = "banner" >
2015-01-23 02:55:45 +08:00
< div class = "container" >
< div class = "message-container" >
< div class = "tagline" >
2015-03-24 22:36:15 +08:00
< span id = "rotating-message" > < / span >
2015-01-23 02:55:45 +08:00
< / div >
< div class = "action" >
2015-03-24 22:36:15 +08:00
< a id = "rotating-url" class = "btn btn-primary btn-block" href = "" > < / a >
2015-01-23 02:55:45 +08:00
< / div >
< / div >
< / div >
< / div >
2015-03-24 22:36:15 +08:00
2015-01-23 02:55:45 +08:00
< div class = "navbar navbar-inverse navbar-static-top hidden-print" >
2013-10-23 23:12:39 +08:00
< div class = "container" >
< div class = "navbar-header" >
< button type = "button" class = "navbar-toggle" data-toggle = "collapse" data-target = ".navbar-collapse" >
< span class = "sr-only" > Toggle navigation< / span >
2013-11-05 01:53:03 +08:00
< i class = "fa fa-bars fa-lg" > < / i >
2013-10-23 23:12:39 +08:00
< / button >
< a class = "navbar-brand" href = "../" > < i class = "fa fa-flag" > < / i > Font Awesome< / a >
< / div >
2013-06-13 02:43:02 +08:00
2013-10-23 23:12:39 +08:00
< div class = "navbar-collapse collapse" >
< ul class = "nav navbar-nav" >
< li class = "hidden-sm " > < a href = "../" > Home< / a > < / li >
< li class = "hidden-sm" >
< a href = "../whats-new/" > What's New< / a >
< / li >
< li class = "hidden-xs hidden-md hidden-lg" >
< a href = "../whats-new/" > New< / a >
< / li >
< li > < a href = "../get-started/" > Get Started< / a > < / li >
< li class = "dropdown-split-left" > < a href = "../icons/" > Icons< / a > < / li >
< li class = "dropdown dropdown-split-right hidden-xs" >
< a href = "#" class = "dropdown-toggle" data-toggle = "dropdown" >
< i class = "fa fa-caret-down" > < / i >
< / a >
< ul class = "dropdown-menu pull-right" >
2015-01-23 02:55:45 +08:00
< li > < a href = "../icons/" > < i class = "fa fa-flag fa-fw" > < / i > All Icons< / a > < / li >
2013-10-23 23:12:39 +08:00
< li class = "divider" > < / li >
2015-01-23 02:55:45 +08:00
< li > < a href = "../icons/#new" > < i class = "fa fa-diamond fa-fw" > < / i > New Icons in 4.3< / a > < / li >
2013-10-23 23:12:39 +08:00
< li > < a href = "../icons/#web-application" > < i class = "fa fa-camera-retro fa-fw" > < / i > Web Application Icons< / a > < / li >
2015-01-23 02:55:45 +08:00
< li > < a href = "../icons/#transportation" > < i class = "fa fa-ship fa-fw" > < / i > Transportation Icons< / a > < / li >
2014-05-15 04:13:14 +08:00
< li > < a href = "../icons/#file-type" > < i class = "fa fa-file-image-o fa-fw" > < / i > File Type Icons< / a > < / li >
< li > < a href = "../icons/#spinner" > < i class = "fa fa-spinner fa-fw" > < / i > Spinner Icons< / a > < / li >
2013-10-23 23:12:39 +08:00
< li > < a href = "../icons/#form-control" > < i class = "fa fa-check-square fa-fw" > < / i > Form Control Icons< / a > < / li >
2014-08-27 00:51:53 +08:00
< li > < a href = "../icons/#payment" > < i class = "fa fa-credit-card fa-fw" > < / i > Payment Icons< / a > < / li >
< li > < a href = "../icons/#chart" > < i class = "fa fa-pie-chart fa-fw" > < / i > Chart Icons< / a > < / li >
2013-10-23 23:12:39 +08:00
< li > < a href = "../icons/#currency" > < i class = "fa fa-won fa-fw" > < / i > Currency Icons< / a > < / li >
< li > < a href = "../icons/#text-editor" > < i class = "fa fa-file-text-o fa-fw" > < / i > Text Editor Icons< / a > < / li >
< li > < a href = "../icons/#directional" > < i class = "fa fa-hand-o-right fa-fw" > < / i > Directional Icons< / a > < / li >
< li > < a href = "../icons/#video-player" > < i class = "fa fa-play-circle fa-fw" > < / i > Video Player Icons< / a > < / li >
< li > < a href = "../icons/#brand" > < i class = "fa fa-github fa-fw" > < / i > Brand Icons< / a > < / li >
< li > < a href = "../icons/#medical" > < i class = "fa fa-medkit fa-fw" > < / i > Medical Icons< / a > < / li >
< / ul >
< / li >
< li class = "dropdown-split-left" > < a href = "../examples/" > Examples< / a > < / li >
< li class = "dropdown dropdown-split-right hidden-xs" >
< a href = "#" class = "dropdown-toggle" data-toggle = "dropdown" >
< i class = "fa fa-caret-down" > < / i >
< / a >
< ul class = "dropdown-menu pull-right" >
< li > < a href = "../examples/" > Examples< / a > < / li >
< li class = "divider" > < / li >
2014-05-15 04:13:14 +08:00
< li > < a href = "../examples/#basic" > Basic Icons< / a > < / li >
2013-10-23 23:12:39 +08:00
< li > < a href = "../examples/#larger" > Larger Icons< / a > < / li >
< li > < a href = "../examples/#fixed-width" > Fixed Width Icons< / a > < / li >
< li > < a href = "../examples/#list" > List Icons< / a > < / li >
< li > < a href = "../examples/#bordered-pulled" > Bordered & Pulled Icons< / a > < / li >
2015-01-23 02:55:45 +08:00
< li > < a href = "../examples/#animated" > Animated Icons< / a > < / li >
2013-10-23 23:12:39 +08:00
< li > < a href = "../examples/#rotated-flipped" > Rotated & Flipped Icons< / a > < / li >
< li > < a href = "../examples/#stacked" > Stacked Icons< / a > < / li >
< li > < a href = "../examples/#bootstrap" > Bootstrap 3 Examples< / a > < / li >
< li > < a href = "../examples/#custom" > Custom CSS< / a > < / li >
< / ul >
< / li >
< li class = "active" > < a href = "../community/" > Community< / a > < / li >
< li > < a href = "../license/" > License< / a > < / li >
< / ul >
< ul class = "nav navbar-nav navbar-right" >
< li > < a href = "http://blog.fontawesome.io" > Blog< / a > < / li >
< / ul >
2013-05-11 00:00:01 +08:00
< / div >
< / div >
< / div >
2014-06-18 06:23:21 +08:00
2013-05-11 00:00:01 +08:00
< div class = "jumbotron jumbotron-ad hidden-print" >
< div class = "container" >
2013-10-23 23:12:39 +08:00
< h1 > < i class = "fa fa-thumbs-o-up" > < / i > Community< / h1 >
2013-05-11 00:00:01 +08:00
< p > Lots of ways to get involved with Font Awesome< / p >
< / div >
< / div >
< div id = "social-buttons" class = "hidden-print" >
< div class = "container" >
2013-10-23 23:12:39 +08:00
< ul class = "list-inline" >
2013-05-11 00:00:01 +08:00
< li >
< iframe class = "github-btn" src = "http://ghbtns.com/github-btn.html?user=FortAwesome&repo=Font-Awesome&type=watch&count=true" allowtransparency = "true" frameborder = "0" scrolling = "0" width = "100px" height = "20px" > < / iframe >
< / li >
< li >
< iframe class = "github-btn" src = "http://ghbtns.com/github-btn.html?user=FortAwesome&repo=Font-Awesome&type=fork&count=true" allowtransparency = "true" frameborder = "0" scrolling = "0" width = "102px" height = "20px" > < / iframe >
< / li >
< li class = "follow-btn" >
2013-05-11 08:23:47 +08:00
< a href = "https://twitter.com/fontawesome" class = "twitter-follow-button" data-link-color = "#0069D6" data-show-count = "true" > Follow @fontawesome< / a >
2013-05-11 00:00:01 +08:00
< / li >
2013-06-13 02:43:02 +08:00
< li class = "tweet-btn hidden-phone" >
2014-05-15 04:13:14 +08:00
< a href = "https://twitter.com/share" class = "twitter-share-button" data-url = "http://fontawesome.io" data-text = "Font Awesome, the iconic font and CSS framework" data-counturl = "http://fortawesome.github.com/Font-Awesome/" data-count = "horizontal" data-via = "fontawesome" data-related = "davegandy:Creator of Font Awesome" > Tweet< / a >
2013-05-11 00:00:01 +08:00
< / li >
< / ul >
< / div >
< / div >
< div class = "container" >
2013-10-23 23:12:39 +08:00
< section class = "hidden-print" >
< div class = "stripe-ad" >
2014-06-18 00:00:48 +08:00
< script type = "text/javascript" src = "//cdn.fusionads.net/fusion.js?zoneid=1332&serve=C6SDP2Y&placement=fontawesome" id = "_fusionads_js" > < / script >
2013-05-11 00:00:01 +08:00
2013-10-23 23:12:39 +08:00
< p class = "lead" >
Font Awesome has a vibrant community of folks helping each other out. You can
< a href = "#getting-support" > get support< / a > ,
< a href = "#reporting-bugs" > report bugs< / a > ,
< a href = "#requesting-new-icons" > request new icons< / a > ,
< a href = "#submitting-pull-requests" > submit pull requests< / a > , and
< a href = "#project-milestones" > check upcoming milestones< / a > .
< / p >
2013-05-11 00:00:01 +08:00
< / div >
< / section >
2013-10-23 23:12:39 +08:00
< div id = "getting-support" >
2013-05-11 00:00:01 +08:00
< h2 class = "page-header" > Getting Support< / h2 >
< p >
Having trouble getting Font Awesome up and running? Something not working the way you think it should? I hate that
I don't have time to answer Font Awesome support emails anymore. So here are some things you might wanna do:
< / p >
< ol >
< li >
Make sure you've read the latest version of how to < a href = "../get-started/" > get started< / a > .
It's been updated recently to make Font Awesome even easier to use.
< / li >
< li >
Check out the < a href = "http://stackoverflow.com/questions/tagged/font-awesome" > existing questions tagged as
Font Awesome< / a > over on Stack Overflow. Other folks might have had the same question you've had.
< / li >
< li >
Can't find the answer to your question on Stack Overflow?
< a href = "http://stackoverflow.com/questions/ask?tags=font-awesome" > Ask a new question< / a > , then
< a href = "mailto:dave@fontawesome.io" > send me an email< / a > and I might be able to take a look.
< / li >
< / ol >
< / div >
2013-10-23 23:12:39 +08:00
< section id = "requesting-new-icons" >
2013-05-11 00:00:01 +08:00
< h2 class = "page-header" > Requesting New Icons< / h2 >
< p >
New icons mostly start as requests by the
< a href = "https://github.com/FortAwesome/Font-Awesome/issues" > Font Awesome community on GitHub< / a > . Want to request a new
icon? Here are some things to keep in mind:
< / p >
< ol >
< li > Please be nice. Font Awesome is a happy place.< / li >
2014-08-27 00:51:53 +08:00
< li > Please < a href = "https://github.com/FortAwesome/Font-Awesome/search?type=Issues" > search< / a > to see if your icon request already exists. If a request is found, please +1 that one.< / li >
< li >
Please make requests for single icons, unless you are requesting a couple of strictly related icons (e.g., thumbs-up/thumbs-down).
< / li >
2013-05-11 00:00:01 +08:00
< li >
Please and thank you if you include the following:
< ul >
< li >
2014-08-27 00:51:53 +08:00
Title your < a href = "https://github.com/FortAwesome/Font-Awesome/issues/new?title=Icon%20Request:%20fa-" > new issue< / a >
< code > Icon request: icon-name< / code > (e.g., < code > Icon request: icon-car< / code > ).
2013-05-11 00:00:01 +08:00
< / li >
< li > Include a few use cases for your requested icon. How do you plan on using it?< / li >
< li > Attach a single color image or two that represent the idea you're going for.< / li >
< / ul >
< / li >
< li >
2014-08-27 00:51:53 +08:00
Request concrete objects: it's harder to make an icon to represent happiness, it's easier to make a smiley face. < i class = "fa fa-smile-o" > < / i >
< / li >
< / ol >
< / section >
< section id = "reporting-bugs" >
< h2 class = "page-header" > Reporting Bugs< / h2 >
< p >
Found a problem with Font Awesome? Feel free to submit an issue on the GitHub project. But please keep the following in mind:
< / p >
< ol >
< li > Please be nice. Font Awesome is a happy place.< / li >
< li > Please < a href = "https://github.com/FortAwesome/Font-Awesome/search?type=Issues" > search< / a > to see if your bug was already reported.< / li >
< li >
Before opening any issue, please read the generic < a href = "https://github.com/necolas/issue-guidelines" > issue
guidelines< / a > , by < a href = "https://github.com/necolas/" > Nicolas Gallagher< / a > .
< / li >
< li >
After doing everything above, feel free to
< a href = "https://github.com/FortAwesome/Font-Awesome/issues/new" > submit an issue< / a > .
2013-05-11 00:00:01 +08:00
< / li >
< / ol >
< / section >
2013-10-23 23:12:39 +08:00
< section id = "submitting-pull-requests" >
2013-05-11 00:00:01 +08:00
< h2 class = "page-header" > Submitting Pull Requests< / h2 >
Found a way to solve a bug in Font Awesome? Want to contribute new features? Here are a few things to remember:
< ol >
2014-05-15 04:13:14 +08:00
< li > Please do not submit new icons.< / li >
2013-05-11 00:00:01 +08:00
< li > Please submit all pull requests against *-wip branches.< / li >
< li > All pull requests submitted against master will be sumarily closed and this guide referenced.< / li >
< li >
After doing everything above, feel free to
< a href = "https://github.com/FortAwesome/Font-Awesome/issues/new" > submit a pull request< / a > .
< / li >
< / ol >
< / section >
2013-10-23 23:12:39 +08:00
< section id = "project-milestones" >
2013-05-11 00:00:01 +08:00
< h2 class = "page-header" > Project Milestones< / h2 >
< p >
Want to keep up with what's planned for Font Awesome? Check out our
2015-01-23 02:55:45 +08:00
< a href = "https://github.com/FortAwesome/Font-Awesome/milestones" > milestones< / a > on the GitHub project.
2013-05-11 00:00:01 +08:00
< / p >
< / section >
2013-10-23 23:12:39 +08:00
< section id = "thanks-to" >
2013-05-11 00:00:01 +08:00
< h2 class = "page-header" > Thanks To< / h2 >
< div class = "row" >
2013-10-23 23:12:39 +08:00
< div class = "col-md-4 col-sm-4" >
2013-05-11 00:00:01 +08:00
< p >
Thanks to < a href = "https://twitter.com/robmadole/" > @robmadole< / a > and
< a href = "https://twitter.com/supercodepoet/" > @supercodepoet< / a > for icon design
review, advice, some Jekyll help, and being all around badass coders.
< / p >
< / div >
2013-10-23 23:12:39 +08:00
< div class = "col-md-4 col-sm-4" >
2013-05-11 00:00:01 +08:00
< p >
2013-10-23 23:12:39 +08:00
HUGE thanks to < a href = "https://twitter.com/gtagliala" > @gtagliala< / a > for doing such a fantastic job managing
pull requests and issues on the Font Awesome
< a href = "https://github.com/FortAwesome/Font-Awesome" > GitHub project< / a > .
2013-05-11 00:00:01 +08:00
< / p >
< / div >
2013-10-23 23:12:39 +08:00
< div class = "col-md-4 col-sm-4" >
2013-05-11 00:00:01 +08:00
< p >
2013-10-23 23:12:39 +08:00
Thanks to < a href = "http://maxcdn.com" > < i class = "fa fa-maxcdn" > < / i > MaxCDN< / a > for providing the excellent
2015-01-23 02:55:45 +08:00
< a href = "http://www.bootstrapcdn.com/#fontawesome_tab" > BootstrapCDN< / a > , the fastest and easiest way to
2013-05-11 00:00:01 +08:00
< a href = "../get-started/#bootstrapcdn" > get started< / a > with Font Awesome.
< / p >
< / div >
< / div >
< / section >
2013-10-23 23:12:39 +08:00
< section id = "tell-me-thanks" >
2013-05-11 00:00:01 +08:00
< h2 class = "page-header" > Tell Me Thanks< / h2 >
< p class = "lead" >
Hopefully you think Font Awesome < em > is< / em > awesome. I've put hundreds of hours into the project to give back to the
open source community. If you'd like, here are a couple of ways you can tell me thanks for all my hard work.
< / p >
< div class = "row" >
2013-10-23 23:12:39 +08:00
< div class = "col-md-6 col-sm-6" >
< h3 > < a href = "https://www.gittip.com/davegandy/" > < i class = "fa fa-gittip padding-right-sm" > < / i > Tip me on Gittip< / a > < / h3 >
2013-05-11 00:00:01 +08:00
< p >
2013-06-13 02:43:02 +08:00
Gittip is a great way to let developers know you appreciate their work.
2013-05-11 00:00:01 +08:00
< / p >
< / div >
2013-10-23 23:12:39 +08:00
< div class = "col-md-6 col-sm-6" >
2013-05-11 00:00:01 +08:00
< h3 > < a href = "http://amzn.com/w/G64X58AY416W" target = "_blank" > My Amazon Wish List< / a > < / h3 >
< p >
Or pick something straight
from < a href = "http://amzn.com/w/G64X58AY416W" target = "_blank" > my wish list< / a > . Gift cards are great.
< / p >
< / div >
< / div >
< / section >
< / div >
2015-03-28 02:50:32 +08:00
2013-05-11 00:00:01 +08:00
< / div >
2013-10-23 23:12:39 +08:00
< footer id = "footer" class = "footer hidden-print" >
2013-05-11 00:00:01 +08:00
< div class = "container text-center" >
2015-03-30 22:06:32 +08:00
< div id = "bsap_1298241" class = "bsarocks bsap_b1146e3f9fa32a794fc6d2c7be47ece8" >
< a href = "http://www.wpbeginner.com/?utm_source=fontawesome_footer&utm_medium=banner&utm_campaign=fontawesome" title = "Beginner's Guide to WordPress" target = "_blank" rel = "nofollow"
onClick="_gaq.push(['_trackEvent', 'Outbound Link', 'wpbeginner.com']);">
< img src = "../assets/img/logo-wpbeginner.png" width = "220" height = "65" alt = "" >
< / a >
< / div >
2013-05-11 00:00:01 +08:00
< div >
2015-01-23 02:55:45 +08:00
< i class = "fa fa-flag" > < / i > Font Awesome 4.3.0
2013-10-23 23:12:39 +08:00
< span class = "hide-xs" > · < / span > < br class = "hide-sm hide-md hide-lg" >
2013-10-28 04:38:45 +08:00
Created by < a href = "http://twitter.com/davegandy" > Dave Gandy< / a >
2013-05-11 00:00:01 +08:00
< / div >
< div >
2013-06-13 02:43:02 +08:00
Font Awesome licensed under < a href = "http://scripts.sil.org/OFL" > SIL OFL 1.1< / a >
2013-10-23 23:12:39 +08:00
< span class = "hide-xs" > · < / span > < br class = "hide-sm hide-md hide-lg" >
2013-06-13 02:43:02 +08:00
Code licensed under < a href = "http://opensource.org/licenses/mit-license.html" > MIT License< / a >
2013-10-23 23:12:39 +08:00
< span class = "hide-xs hide-sm" > · < / span > < br class = "hide-md hide-lg" >
2013-05-11 00:00:01 +08:00
Documentation licensed under < a href = "http://creativecommons.org/licenses/by/3.0/" > CC BY 3.0< / a >
< / div >
< div >
2013-10-23 23:12:39 +08:00
Thanks to < a href = "http://maxcdn.com" > < i class = "fa fa-maxcdn" > < / i > MaxCDN< / a > for providing the excellent < a href = "http://www.bootstrapcdn.com/#fontawesome_tab" > BootstrapCDN for Font Awesome< / a >
2013-05-11 00:00:01 +08:00
< / div >
< div class = "project" >
< a href = "https://github.com/FortAwesome/Font-Awesome" > GitHub Project< / a > ·
2013-10-28 04:38:45 +08:00
< a href = "https://github.com/FortAwesome/Font-Awesome/issues" > Issues< / a > ·
< a href = "../3.2.1" > Old 3.2.1 Docs< / a >
2013-05-11 00:00:01 +08:00
< / div >
< / div >
< / footer >
< script src = "http://platform.twitter.com/widgets.js" > < / script >
2014-08-27 00:51:53 +08:00
< script src = "https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" > < / script >
< script src = "//netdna.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js" > < / script >
2015-01-23 02:55:45 +08:00
< script src = "../assets/js/tabcomplete.min.js" > < / script >
2013-05-11 00:00:01 +08:00
< script src = "../assets/js/site.js" > < / script >
2015-01-23 02:55:45 +08:00
< script type = "text/javascript" >
(function() {
window._pa = window._pa || {};
var pa = document.createElement('script'); pa.type = 'text/javascript'; pa.async = true;
pa.src = ('https:' == document.location.protocol ? 'https:' : 'http:') + "//tag.perfectaudience.com/serve/54bfdab8751a087f190000f8.js";
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(pa, s);
})();
< / script >
2015-03-28 02:50:32 +08:00
< script src = "//load.sumome.com/" data-sumo-site-id = "24237ee44267a89bbc339f27e22e961bf78a1ada5785f8173d40c094e994c8a6" async = "async" > < / script >
2013-05-11 00:00:01 +08:00
< / body >
< / html >