design/annotations-sample.html
author ymh <ymh.work@gmail.com>
Fri, 16 Nov 2018 11:19:13 +0100
changeset 173 0e6703cd0968
parent 115 b5d11572f1ed
permissions -rw-r--r--
Correct the Note editor. Split the source file in sub components. Correct a timing problem on the editor checkbox.

---
layout: default
---

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