view demo.py @ 4794:8a413c3083c9

Remove use of webfonts (Google fonts); use the styling of Bootstrap instead
author Pradip Caulagi <caulagi@gmail.com>
date Fri, 28 Jun 2013 11:21:37 +0530
parents c6694cff29bc
children 110ac45875ab
line wrap: on
line source

import sys
import roundup

from roundup.demo import main

sys.exit(main())

Roundup Issue Tracker: http://roundup-tracker.org/