Sha256: b80bcd86c45461dd02062f92095af8b86a61f279b5e7fc2d3eea6892fd18ed7f

Contents?: true

Size: 227 Bytes

Versions: 25

Compression:

Stored size: 227 Bytes

Contents

# @cjsx React.DOM 
React = require('react')

module.exports = React.createClass
  displayName: 'Footer'

  render: ->
    <div style={{paddingTop:'0px',paddingBottom:'100px',paddingRight:"30px",paddingLeft:'30px'}}>
    </div>

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
carte-server-0.0.26 lib/carte/client/views/footer.cjsx
carte-server-0.0.25 lib/carte/client/views/footer.cjsx
carte-server-0.0.24 lib/carte/client/views/footer.cjsx
carte-server-0.0.23 lib/carte/client/views/footer.cjsx
carte-server-0.0.22 lib/carte/client/views/footer.cjsx
carte-server-0.0.21 lib/carte/client/views/footer.cjsx
carte-server-0.0.20 lib/carte/client/views/footer.cjsx
carte-server-0.0.19 lib/carte/client/views/footer.cjsx
carte-server-0.0.18 lib/carte/client/views/footer.cjsx
carte-server-0.0.17 lib/carte/client/views/footer.cjsx
carte-server-0.0.16 lib/carte/client/views/footer.cjsx
carte-server-0.0.15 lib/carte/client/views/footer.cjsx
carte-server-0.0.14 lib/carte/client/views/footer.cjsx
carte-server-0.0.13 lib/carte/client/views/footer.cjsx
carte-server-0.0.12 lib/carte/client/views/footer.cjsx
carte-server-0.0.11 lib/carte/client/views/footer.cjsx
carte-server-0.0.10 lib/carte/client/views/footer.cjsx
carte-server-0.0.9 lib/carte/client/views/footer.cjsx
carte-server-0.0.8 lib/carte/client/views/footer.cjsx
carte-server-0.0.7 lib/carte/client/views/footer.cjsx