horizon/horizon/tabs
Sam Betts 1934a7eaa8 Reduced code duplication in creating page headers
The same line of code to add a page title to a template was repeated in
many templates, this patch moves that line into the base.html, and also
tries to standardize the way page titles are defined in the python.

Change-Id: I11367d3007ebae727ba45446076a31307d477995
Closes-Bug: 1399840
2015-02-11 10:45:23 +00:00
..
__init__.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
base.py Remove NotImplementedErrors from "virtual" methods 2014-09-02 11:31:05 +02:00
views.py Reduced code duplication in creating page headers 2015-02-11 10:45:23 +00:00