Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

notices.html or notice.html #34

Open
justhamade opened this issue Jul 10, 2010 · 1 comment
Open

notices.html or notice.html #34

justhamade opened this issue Jul 10, 2010 · 1 comment

Comments

@justhamade
Copy link

In views.py

    return render_to_response("notification/notice.html", {
        "notices": notices,
        "notice_types": notice_types,
        "notice_settings": notice_settings,
    }, context_instance=RequestContext(request))

but the name of the template is notice.html

Or am I missing something?

@justhamade
Copy link
Author

Looks like that template is in the pinax project templates but not in the notification app templates, just incase anyone else runs into this issue http://github.com/pinax/pinax/tree/master/pinax/templates/default/notification/

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant