design/annotations-sample.html
author ymh <ymh.work@gmail.com>
Wed, 05 Dec 2018 23:52:25 +0100
changeset 194 d19ba6045e82
parent 115 b5d11572f1ed
permissions -rw-r--r--
Optimize code a little bit. Get rid of very expensive and useless clone operation

---
layout: default
---

<div class="container">
	<div class="row">
		<div class="col col-8 py-3">
	
		{% include annotation-commentaire.html %}
	
		</div>
	</div>
</div>