mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-12 08:54:00 +02:00
17 lines
283 B
HTML
17 lines
283 B
HTML
<div>
|
|
<p>Liste de courses</p>
|
|
|
|
<div>
|
|
<div><en-todo checked="true"/>Pizzas</div>
|
|
<div><en-todo checked="true"/>Pain</div>
|
|
<div><en-todo checked="true"/>Jambon</div>
|
|
</div>
|
|
|
|
<div><br/></div>
|
|
|
|
<div>
|
|
<div><en-todo checked="true"/>On its own</div>
|
|
</div>
|
|
|
|
<p>End</p>
|
|
</div> |