Sha256: 8415e8d65d51ce7e9a8df3997de7b135e675347c2512b2eb0794b36e3820c58a
Contents?: true
Size: 737 Bytes
Versions: 6
Compression:
Stored size: 737 Bytes
Contents
doctype html html head meta charset="utf-8" title Swagr web app template meta name="viewport" content="width=device-width, initial-scale=1.0" meta name="description" content="" meta name="author" content="FIXME: YOUR NAME" link href="css/bootstrap.css" rel="stylesheet" /! media="screen" link href="css/style.css" rel="stylesheet" /! media="screen" style | body { padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar */ } body div class="container" == slim :navbar == yield div class="container" div id="footer" == slim :footer script src="js/jquery-latest.js" script src="js/bootstrap.min.js"
Version data entries
6 entries across 3 versions & 1 rubygems