Hi Ronald, if page is a mezzanine page, it doesn't have any content.  The
content would be added by a subclass, for example RichTextPage.  Take a
look at the RichTextPage template for a good example:

https://github.com/stephenmcd/mezzanine/blob/master/mezzanine/pages/templates/pages/richtextpage.html

On Tue, Apr 28, 2015 at 9:38 AM, Ronald Espinoza <
ing.ronaldespin...@gmail.com> wrote:

>
> I already tried with documentation "Mezzanine", And there have been good 
> results.
> <h2 class="boxed animation animated-item-1">
>     {% editable page.content %}
>     Clean, Crisp, Powerful and Responsive Web Design
>     {% endeditable %}
> </h2>
>
>
> <https://lh3.googleusercontent.com/-Qg0slm4xBlg/VT-Mnquf8OI/AAAAAAAAHnM/-Km9odoeZSo/s1600/parte%2Beditable.PNG>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Mezzanine Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to mezzanine-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to