20 lines
587 B
HTML
20 lines
587 B
HTML
<h1><a href="/">Stencil</a></h1>
|
|
|
|
<p>
|
|
<iframe
|
|
src="https://ghbtns.com/github-btn.html?user=swiftstencil&repo=swiftpm-stencil&type=watch&count=true&size=large"
|
|
allowtransparency="true" frameborder="0" scrolling="0" width="200px" height="35px">
|
|
</iframe>
|
|
</p>
|
|
|
|
<p>Stencil is a simple and powerful template language for Swift.</p>
|
|
|
|
<div class="social">
|
|
<p>
|
|
<iframe
|
|
src="https://ghbtns.com/github-btn.html?user=swiftstencil&type=follow&count=false"
|
|
allowtransparency="true" frameborder="0" scrolling="0" width="200" height="20">
|
|
</iframe>
|
|
</p>
|
|
</div>
|