(no commit message)
[ppastats.git] / themes / default / templates / ppa.tpl
diff --git a/themes/default/templates/ppa.tpl b/themes/default/templates/ppa.tpl
new file mode 100644 (file)
index 0000000..96db2c6
--- /dev/null
@@ -0,0 +1,17 @@
+
+<div id="menu">
+  <div class="pkgs">
+    <div>
+      <em>PPA</em>: <span id="ppa_name">N/A</span>
+    </div>
+    
+    <div>
+      <em>Packages</em>:
+      <ul id="pkgs"></ul>
+    </div>
+  </div>
+</div>
+
+<div id="main">
+  <div id="chart"></div>
+</div>