docs(aio): add test content

This commit is contained in:
Peter Bacon Darwin
2017-03-27 10:04:48 +01:00
committed by Pete Bacon Darwin
parent 52ea193638
commit 2e4fe7fd2e
2 changed files with 81 additions and 1 deletions

View File

@ -1,2 +1,2 @@
<h1>{$ doc.title $}</h1>
{% if doc.title %}<h1>{$ doc.title $}</h1>{% endif %}
{$ doc.description | marked $}