label to extract data from htm file added
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 9 Dec 2007 10:09:41 +0000 (10:09 +0000)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 9 Dec 2007 10:09:41 +0000 (10:09 +0000)
cv_template.htm

index b2ae2f9..18023bd 100644 (file)
@@ -1,5 +1,6 @@
 <html>
 <head>
 <html>
 <head>
+<!-- HEAD_BEGIN -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   <meta name="Description" content="Curriculum Vita&aelig; of Senior Software Engineer Matteo Nastasi">
   <meta name="keywords" content="C, C++, PHP, JavaScript, HTML, XML, XHTML, CSS, DHTML, Java, XLST, PL/PGSQL, SQL, Postgresql, MySQL, Stored Procedures, Debian Packages, Web development, Consultant, Consulting, Web design, Implementation, Testing, Analysis, Linux, UNIX, bash, Apache, CVS, cv, europe, europass, documents, portfolio, language, passport, diploma">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   <meta name="Description" content="Curriculum Vita&aelig; of Senior Software Engineer Matteo Nastasi">
   <meta name="keywords" content="C, C++, PHP, JavaScript, HTML, XML, XHTML, CSS, DHTML, Java, XLST, PL/PGSQL, SQL, Postgresql, MySQL, Stored Procedures, Debian Packages, Web development, Consultant, Consulting, Web design, Implementation, Testing, Analysis, Linux, UNIX, bash, Apache, CVS, cv, europe, europass, documents, portfolio, language, passport, diploma">
@@ -204,10 +205,12 @@ div.footer {
        text-align: center;
 }
 </style>
        text-align: center;
 }
 </style>
+<!-- HEAD_END -->
 <title>#T_LASTNAME#,#T_FIRSTNAME# - #T_FUNC_CUR# - Curriculum Vitae</title>
 </head>
 <body>
 
 <title>#T_LASTNAME#,#T_FIRSTNAME# - #T_FUNC_CUR# - Curriculum Vitae</title>
 </head>
 <body>
 
+<!-- CONTENT_BEGIN -->
 <table>
 <tr>
 <!-- <td class="first"><br>C&nbsp;u&nbsp;r&nbsp;r&nbsp;i&nbsp;c&nbsp;u&nbsp;l&nbsp;u&nbsp;m&nbsp;&nbsp;&nbsp;V&nbsp;i&nbsp;t&nbsp;a&nbsp;e<br>E&nbsp;u&nbsp;r&nbsp;o&nbsp;p&nbsp;a&nbsp;s&nbsp;s<br></td><td class="right"></td> -->
 <table>
 <tr>
 <!-- <td class="first"><br>C&nbsp;u&nbsp;r&nbsp;r&nbsp;i&nbsp;c&nbsp;u&nbsp;l&nbsp;u&nbsp;m&nbsp;&nbsp;&nbsp;V&nbsp;i&nbsp;t&nbsp;a&nbsp;e<br>E&nbsp;u&nbsp;r&nbsp;o&nbsp;p&nbsp;a&nbsp;s&nbsp;s<br></td><td class="right"></td> -->
@@ -352,5 +355,7 @@ div.footer {
 </td></tr>
 
 </table>
 </td></tr>
 
 </table>
+<!-- CONTENT_END -->
 <div class="footer"><br>Curriculum vit&aelig; - #T_LASTNAME# #T_FIRSTNAME# - #T_AUTHMGR#</div>
 <div class="footer"><br>Curriculum vit&aelig; - #T_LASTNAME# #T_FIRSTNAME# - #T_AUTHMGR#</div>
-</body>
\ No newline at end of file
+</body>
+