0
-<% content_for :sidebar do %>
0
-Configurable plugins may include modifiable properties, notes, homepage, author, and version information.
0
+<% if @plugins.size > 0 -%>
0
<!-- begin plugin list -->
0
- <table id="plugin-list" cellspacing="0" cellpadding="0" align="center" width="75%">
0
+ <table id="article-list" cellspacing="0" cellpadding="0" align="center" width="75%">
0
<th scope="col">Plugin</th>
0
@@ -20,4 +13,19 @@ Configurable plugins may include modifiable properties, notes, homepage, author,
0
<!-- /end plugin list -->
0
+<% content_for :action_nav do %>
0
+<!-- begin action nav -->
0
+ <ul id="act-nav" class="clear">
0
+<!-- /end action nav -->
0
+<% content_for :sidebar do %>
0
+Configurable plugins may include modifiable properties, notes, homepage, author, and version information.
0
\ No newline at end of file
Comments
No one has commented yet.