This is an automated email from the ASF dual-hosted git repository.
aharui pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git
The following commit(s) were added to refs/heads/master by this push:
new 9487164 didn't convert the md so try using just 'content'
9487164 is described below
commit 948716410defd4b119e13b9757e48f0426a15eb3
Author: Alex Harui <[email protected]>
AuthorDate: Fri Jan 19 01:05:32 2018 -0800
didn't convert the md so try using just 'content'
---
_layouts/docpage.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_layouts/docpage.html b/_layouts/docpage.html
index 0fea7b5..c88ba9f 100644
--- a/_layouts/docpage.html
+++ b/_layouts/docpage.html
@@ -65,7 +65,7 @@ limitations under the License.
<p class="intro">
Apache Royaleâ„¢ is a productive open source frontend application technology
that allows you to code in MXML & AS3 and output to different formats.
</p>
-{{page.content}}
+{{content}}
<div class="footer">
<div class="footer-column">
<ul class="footer-list">
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].