<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div>
   Hi Nili,
   <br>
  </div>
  <div>
   <br>
  </div>
  <div>
   I tested your template code in one of my sites - it's OK, Edit Point shows up as expected.
   <br>
  </div>
  <div>
   <br>
  </div>
  <div>
   "created a sub-site within the demo site"
  </div>
  <div>
   I never used the Demo site for any testing (I don't like its complexity), so I assume that it is something related to the site.
   <br>
  </div>
  <div>
   <div>
    Maybe someone else here can give you some helpful hints.
    <br>
   </div>
   <div>
    <br>
   </div>
  </div>
  <div>
   The site I tested your template in is a simple (customer) site I created with the steps described in the mentioned tutorial.
   <br>
  </div>
  <div>
   <br>
  </div>
  <div>
   Best regards,
   <br>
  </div>
  <div>
   Gerd
   <br>
  </div>
  <div>
   <br>
  </div>
  <blockquote type="cite">
   <div>
    Nili C <nilimesh@hotmail.com> hat am 4. Mai 2020 20:17 geschrieben:
   </div>
   <div>
    <br>
   </div>
   <div>
    <br>
   </div>
   <div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: #000000;">
    Hi,
   </div>
   <div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: #000000;">
    <br>
   </div>
   <div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: #000000;">
    I have installed OpenCMS v11, and going through the tutorial to create the template:  
   </div>
   <div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: #000000;">
            
    <a href="https://documentation.opencms.org/opencms-documentation/creating-a-website/creating-a-template-jsp/">https://documentation.opencms.org/opencms-documentation/creating-a-website/creating-a-template-jsp/</a>
    <br>
   </div>
   <div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: #000000;">
    <br>
   </div>
   <div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: #000000;">
    I have completed Step 5, created a sub-site within the demo site, and created a "Container page" - index.html.
   </div>
   <div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: #000000;">
    <br>
   </div>
   <div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: #000000;">
    However, after opening the index.html, I do see the template correctly (header/footer/etc.), but I do not see any Edit Point.  Am I missing anything to not see the Edit Point?  Will greatly appreciate your help.
   </div>
   <div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: #000000;">
    <br>
   </div>
   <div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: #000000;">
    <br>
   </div>
   <div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: #000000;">
    My module Template code for main.jsp is as follows:
   </div>
   <div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: #000000;">
    <br>
   </div>
   <div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: #000000;">
    <%@page buffer="none" session="false" trimDirectiveWhitespaces="true" %>
    <br>
    <div>
     <%@ taglib prefix="cms" uri="http://www.opencms.org/taglib/cms" %>
     <br>
    </div>
    <div>
     <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %>
     <br>
    </div>
    <div>
     <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %>
     <br>
    </div>
    <div>
     <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
     <br>
    </div>
    <div>
     <br>
    </div>
    <div>
     <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
     <br>
    </div>
    <div>
     <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
     <br>
    </div>
    <div>
     <head>
     <br>
    </div>
    <div>
     <span style="font-family: Calibri, Helvetica, sans-serif; background-color: #ffffff; display: inline !important;">               </span><meta http-equiv="content-type" content="text/html; charset=utf-8" />
     <br>
    </div>
    <div>
     <span style="font-family: Calibri, Helvetica, sans-serif; background-color: #ffffff; display: inline !important;">               </span><meta name="description" content="Your description goes here" />
     <br>
    </div>
    <div>
     <span style="font-family: Calibri, Helvetica, sans-serif; background-color: #ffffff; display: inline !important;">               </span><meta name="keywords" content="your,keywords,goes,here" />
     <br>
    </div>
    <div>
     <span style="font-family: Calibri, Helvetica, sans-serif; background-color: #ffffff; display: inline !important;">               </span><meta name="author" content="Your Name" />
     <br>
    </div>
    <div>
     <br>
    </div>
    <div>
     <span style="font-family: Calibri, Helvetica, sans-serif; background-color: #ffffff; display: inline !important;">               </span><cms:enable-ade />
     <br>
    </div>
    <div>
     <span style="font-family: Calibri, Helvetica, sans-serif; background-color: #ffffff; display: inline !important;">               </span><link rel="stylesheet" type="text/css" href="<cms:link>%(link.weak:/system/modules/niliTest1.template/resources/css/niliTest1.css:c0640d4e-8c0c-11ea-9349-005056893b63)</cms:link>" title="Nili Test 1" media="screen,projection" />
     <br>
    </div>
    <div>
     <span style="font-family: Calibri, Helvetica, sans-serif; background-color: #ffffff; display: inline !important;">               </span><title>Nili Test 1</title>
     <br>
    </div>
    <div>
     </head>
     <br>
    </div>
    <div>
     <br>
    </div>
    <div>
     <body>
     <br>
    </div>
    <div>
     <div id="wrap">
     <br>
    </div>
    <div>
     <!-- Header -->
     <br>
    </div>
    <div>
     <img class="feature" src="<cms:link>%(link.weak:/system/modules/niliTest1.template/resources/img/sample1.jpg:c06ff433-8c0c-11ea-9349-005056893b63)</cms:link>" width="980" height="200" alt="sample image" />
     <br>
    </div>
    <div>
     <h1><a href="index.html">Common Header</a></h1>
     <br>
    </div>
    <div>
     <p class="slogan">Common Header Text with Menu -> </p>
     <br>
    </div>
    <div>
     <br>
    </div>
    <div>
     <!-- Menu -->
     <br>
    </div>
    <div>
     <div id="menu">
     <br>
    </div>
    <div>
     <p class="menulinks">
     <br>
    </div>
    <div>
     <strong class="hide">Main menu:</strong>
     <br>
    </div>
    <div>
     <a class="menulink active" href="index.html">Home</a><span class="hide"> | </span>
     <br>
    </div>
    <div>
     </p>
     <br>
    </div>
    <div>
     </div>
     <br>
    </div>
    <div>
     <br>
    </div>
    <div>
     <br>
    </div>
    <div>
     <div id="content">
     <br>
    </div>
    <div>
     <cms:container name="centercontainer" type="center" 
     <br>
    </div>
    <div>
                    width="500" maxElements="8" detailview="true">
     <br>
    </div>
    <div>
     <h4>
     <br>
    </div>
    <div>
     Please add content here (EditableBy = "${container.value.EditableBy}")
     <br>
    </div>
    <div>
     </h4>
     <br>
    </div>
    <div>
     </cms:container>
     <br>
    </div>
    <div>
     <hr class="clear" />
     <br>
    </div>
    <div>
     </div>
     <br>
    </div>
    <div>
     <br>
    </div>
    <div>
     <br>
    </div>
    <div>
     <!-- Footer -->
     <br>
    </div>
    <div>
     <p class="centered">Common Footer</p>
     <br>
    </div>
    <div>
     <p class="centered">This is a very simple Common Footer</p>
     <br>
    </div>
    <div>
     <br>
    </div>
    <div>
     </div>
     <br>
    </div>
    <div>
     </body>
     <br>
    </div>
    <div>
     </html>
     <br>
    </div>
    <br>
   </div>
   <div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: #000000;">
    <br>
   </div>
   <div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: #000000;">
    <br>
   </div>_______________________________________________
   <br>This mail is sent to you from the opencms-dev mailing list
   <br>To change your list options, or to unsubscribe from the list, please visit
   <br>http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev
   <br>
   <br>
   <br>
   <br>
  </blockquote> 
 </body>
</html>