trying to integrate a django admin template with this customised html.
authorRami Rauch <rrauch@stanford.edu>
Fri, 16 Jan 2009 21:56:21 +0000 (21:56 +0000)
committerRami Rauch <rrauch@stanford.edu>
Fri, 16 Jan 2009 21:56:21 +0000 (21:56 +0000)
htswfrontend/templates/exptrack/flowcellSheet.html

index 66b7b4d19a863ef13346bd24f3174f06c0cb282e..b097ca6c6e8cc0d942200f785d12411e02e5e769 100644 (file)
@@ -10,6 +10,7 @@ TD
 -->
 </style>
 </head><body>
+{% extends "admin/base_site.html" %}
 {% if fc %}
 <table border="1" cellspacing="1">
 <tr><td colspan=2 nowrap><b>GA SEQUENCING (SOLEXA) LOG</b></td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr>