Suppose you have a template called monster.html that looks like this:
Company name
Lorem ipsum
Then, create a Django view and make it render a template called, say,
home.html which you make to look like this:
{% extends "monster.html" %}
{% block title %}My Company!{% endbloc
I mean like one HTML template like the ones you download from
monstertemplates.
On Sat, 2009-09-12 at 13:59 -0700, tom wrote:
> What do you mean with "existing HTML template" ?
>
>
> On 12 Sep., 21:19, aftalavera wrote:
> > Hi there,
> >
> > All I need is a sample (if available) or a working e
What do you mean with "existing HTML template" ?
On 12 Sep., 21:19, aftalavera wrote:
> Hi there,
>
> All I need is a sample (if available) or a working example on how to use
> an existing HTML template into the Django template system. Am I on the
> wrong track integrating both?
>
> Thanks
--~-
Hi there,
All I need is a sample (if available) or a working example on how to use
an existing HTML template into the Django template system. Am I on the
wrong track integrating both?
Thanks
--~--~-~--~~~---~--~~
You received this message because you are sub
http://www.satchmoproject.com/
good luck
On Sep 10, 9:07 pm, aftalavera wrote:
> Hi there,
>
> Where can I found sample about real apps usgin html templates with
> Django templates?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to th
Hi there,
Where can I found sample about real apps usgin html templates with
Django templates?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users
6 matches
Mail list logo