|
|
@ -108,9 +108,7 @@ base_url: "../" |
|
|
|
<a class="btn btn-link pull-left"> |
|
|
|
<a class="btn btn-link pull-left"> |
|
|
|
Previous |
|
|
|
Previous |
|
|
|
</a> |
|
|
|
</a> |
|
|
|
<a class="btn btn-link pull-right"> |
|
|
|
<a class="icon icon-refresh pull-right"></a> |
|
|
|
Next |
|
|
|
|
|
|
|
</a> |
|
|
|
|
|
|
|
<h1 class="title">Title</h1> |
|
|
|
<h1 class="title">Title</h1> |
|
|
|
</header> |
|
|
|
</header> |
|
|
|
</div> |
|
|
|
</div> |
|
|
@ -121,9 +119,7 @@ base_url: "../" |
|
|
|
<span class="icon icon-lg-left"></span> |
|
|
|
<span class="icon icon-lg-left"></span> |
|
|
|
Previous |
|
|
|
Previous |
|
|
|
</a> |
|
|
|
</a> |
|
|
|
<a class="pull-right"> |
|
|
|
<a class="icon icon-refresh pull-right"></a> |
|
|
|
<span class="icon icon-refresh"></span> |
|
|
|
|
|
|
|
</a> |
|
|
|
|
|
|
|
<h1 class="title">Title</h1> |
|
|
|
<h1 class="title">Title</h1> |
|
|
|
</header> |
|
|
|
</header> |
|
|
|
{% endhighlight %} |
|
|
|
{% endhighlight %} |
|
|
|