2017-04-21 18:01:13 +00:00
|
|
|
{{>head}}
|
2017-04-18 19:09:49 +00:00
|
|
|
<body>
|
|
|
|
|
|
|
|
<div id="topbar">
|
|
|
|
<p id="version">tawashi 1.0.0</p>
|
|
|
|
<a href="index.html"><img src="Pictures/tawashi-icon-new.png" alt="tawashi icon" class="icon"></a>
|
|
|
|
<a href="save.html"><input type="image" src="Pictures/save-ink-t.png" alt="Submit" class="icon-green" title="Save"/></a>
|
|
|
|
<a href="index.html"><img src="Pictures/new-ink-t.png" alt="new icon" class="icon-green" title="New"/></a>
|
|
|
|
<a href=""><img src="Pictures/edit-ink-t.png" alt="duplicate and edit icon" class="icon-green" title="Duplicate and Edit"/></a>
|
|
|
|
<a href=""><img src="Pictures/text-ink-t.png" alt="text icon" class="icon-green" title="Text only"/></a>
|
|
|
|
<img src="Pictures/C++-icon.jpeg" alt="c++ icon" class="icon-right"/>
|
|
|
|
<a href=""><img src="Pictures/github-icon.jpeg" alt="github icon" class="icon-right" /></a>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div id="content">
|
2017-04-25 21:56:19 +00:00
|
|
|
<p>{{pastie}}</p>
|
2017-04-18 19:09:49 +00:00
|
|
|
</div>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|