source: trunk/merengueproj/merengue/base/templates/base.html @ 50

Revision 50, 32 bytes checked in by msaelices, 3 years ago (diff)

Three things:

  • I forgot upload some files:
    • templates/themes/ directory, with two example dummy themes
    • apps/themes/checker.py
    • apps/base/templates/base.html
  • Refactor, putting updating theme info logic into model.
  • Improve checker function to make transaction aware.

Fixes #23.

Line 
1{% extends "base/layout.html" %}
Note: See TracBrowser for help on using the repository browser.