Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixed demo HTML (josecebe#156)
  • Loading branch information
NateShoffner authored and Eugene committed Apr 14, 2017
1 parent 7a906e7 commit f42dc71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -134,7 +134,7 @@ <h3>
});</code></pre>

<p>And HTML code:</p>
<pre><code class="html"> &lt;ul id=&quot;pagination-demo&quot; class>=&quot;pagination-sm&quot;&gt;&lt;/ul&gt;</code></pre>
<pre><code class="html"> &lt;ul id=&quot;pagination-demo&quot; class=&quot;pagination-sm&quot;&gt;&lt;/ul&gt;</code></pre>

<p class="text-center">Download master:</p>

Expand Down

0 comments on commit f42dc71

Please sign in to comment.