Remove "mkwsTemplateSummary", since it's now in the MKWS code.
[mkws-moved-to-github.git] / examples / htdocs / mike.html
index 02bf56d..b271fc2 100644 (file)
     <div id="mkwsSwitch"></div>
     <div id="mkwsLang"></div>
     <div id="mkwsSearch"></div>
-    <script id="mkwsTemplateRecord" type="text/x-handlebars-template">
-      <table>
-       <tr>
-         <th>Title</th>
-         <td>
-           {{md-title}}
-           {{#if md-title-remainder}}
-             ({{md-title-remainder}})
-           {{/if}}
-           {{#if md-title-responsibility}}
-             <i>{{md-title-responsibility}}</i>
-           {{/if}}
-         </td>
-       </tr>
-       <tr>
-         <th>Date</th>
-         <td>{{md-date}}</td>
-       </tr>
-       <tr>
-         <th>Author</th>
-         <td>{{md-author}}</td>
-       </tr>
-       <tr>
-         <th>URL</th>
-         <td>{{md-electronic-url}}</td>
-       </tr>
-       <tr>
-         <th>Subject</th>
-         <td>{{md-subject}}</td>
-       </tr>
-       <tr>
-         <th>Locations</th>
-         <td>{{location}}</td>
-       </tr>
-      </table>
-    </script>
     <div id="mkwsMOTD"></div>
 
     <table width="100%" border="0" cellpadding="6" cellspacing="0">