This website requires JavaScript.
Explore
Help
Sign in
Annikka
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
220
commits
1
branch
0
tags
55
MiB
6aab3a4145
Commit graph
2 commits
Author
SHA1
Message
Date
Greg Taylor
6aab3a4145
Added a view for looking at an individual news entry. It's ugly, one of you artsy people should make it less so :)
2007-07-26 15:50:24 +00:00
Greg Taylor
1afcd6bf99
We've now got a sane template structure. webtemplates/base.html is the parent of all pages. index.html in that directory is the default page, and sub-directories from there will hold the templates for various applications. Notice how in index.html and the file in the news directory are put together. It's really simple, see the Template documentation on djangoproject.com for more in-depth details.
2007-07-26 13:52:46 +00:00