Sha256: f02126a65a095df254e88113d8abab6da8e0a86d4d5d1bfd667dfeb9017f9e14

Contents?: true

Size: 378 Bytes

Versions: 8

Compression:

Stored size: 378 Bytes

Contents

<div id="footer">
  <div class="container">
    <div class="row footer-first-row">
      <div class="col-xs-12 text-center">
        <p>
          <small>
            © <%= Time.now.year %> - Yourself!
            <br/>
            Assembled with <%= link_to "Spark", "https://github.com/Anadea/spark" %>
          </small>
        </p>
      </div>
    </div>
  </div>
</div>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
anadea-spark-0.5.0 templates/views/application/_footer.html.erb
anadea-spark-0.4.4 templates/views/application/_footer.html.erb
anadea-spark-0.4.3 templates/views/application/_footer.html.erb
anadea-spark-0.4.2 templates/views/application/_footer.html.erb
anadea-spark-0.4.1 templates/views/application/_footer.html.erb
anadea-spark-0.4.0 templates/views/application/_footer.html.erb
anadea-spark-0.3.2 templates/views/application/_footer.html.erb
anadea-spark-0.3.1 templates/views/application/_footer.html.erb