|
@@ -13,17 +13,15 @@
|
|
|
<body>
|
|
|
<!-- HEADER -->
|
|
|
<div id="header_wrap" class="outer">
|
|
|
- <header class="inner">
|
|
|
- <a id="forkme_banner" href="https://github.com/jcbrand/converse.js">View on GitHub</a>
|
|
|
-
|
|
|
- <h1 id="project_title"><a href="http://conversejs.org">Converse.js</a></h1>
|
|
|
- <h2 id="project_tagline">Browser-based Instant Messaging with Strophe.js and Backbone.js</h2>
|
|
|
-
|
|
|
- <section id="downloads">
|
|
|
- <a class="zip_download_link" href="https://github.com/jcbrand/converse.js/zipball/master">Download this project as a .zip file</a>
|
|
|
- <a class="tar_download_link" href="https://github.com/jcbrand/converse.js/tarball/master">Download this project as a tar.gz file</a>
|
|
|
- </section>
|
|
|
- </header>
|
|
|
+ <header class="inner">
|
|
|
+ <a id="forkme_banner" href="https://github.com/jcbrand/converse.js">View on GitHub</a>
|
|
|
+ <h1 id="project_title"><a href="http://conversejs.org">Converse.js</a></h1>
|
|
|
+ <h2 id="project_tagline">Browser-based Instant Messaging with Strophe.js and Backbone.js</h2>
|
|
|
+ <section id="downloads">
|
|
|
+ <a class="zip_download_link" href="https://github.com/jcbrand/converse.js/archive/v0.3.zip">Download the latest release as a .zip file</a>
|
|
|
+ <a class="tar_download_link" href="https://github.com/jcbrand/converse.js/archive/v0.3.tar.gz">Download the latest release as a tar.gz file</a>
|
|
|
+ </section>
|
|
|
+ </header>
|
|
|
</div>
|
|
|
|
|
|
<!-- MAIN CONTENT -->
|