Loading src/templates/doc2tosca-details.html +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ <center> <h1>doc2tosca details</h1> <a href="/">Home</a> <a href="/tosca-ie">Home</a> <h5 style="margin-bottom: 50px">v {{ VERSION }}</h5> </center> Loading src/templates/home.html +4 −4 Original line number Diff line number Diff line Loading @@ -50,9 +50,9 @@ For any other inquiry, contact <a href="mailto:cti_support@etsi.org">ETSI CTI</a <li>Download a docx file containing all the definitions.</li> </ol> <center> <a href="/tosca2doc-info">Details</a> <a href="tosca2doc-info">Details</a> </center> <form action="/tosca2doc" method="post" enctype="multipart/form-data"> <form action="tosca2doc" method="post" enctype="multipart/form-data"> Tosca YAML files:<br /> <input type="file" name="file" multiple=""/><br /><br /> <center> Loading @@ -72,9 +72,9 @@ For any other inquiry, contact <a href="mailto:cti_support@etsi.org">ETSI CTI</a <li>Download a zip file containing TOSCA definitions in YAML.</li> </ol> <center> <a href="/doc2tosca-info">Details</a> <a href="doc2tosca-info">Details</a> </center> <form action="/doc2tosca" method="post" enctype="multipart/form-data"> <form action="doc2tosca" method="post" enctype="multipart/form-data"> Docx file:<br /> <input type="file" name="file" /><br /><br /> <center> Loading src/templates/tosca2doc-details.html +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ <center> <h1>tosca2doc details</h1> <a href="/">Home</a> <a href="/tosca-ie">Home</a> <h5 style="margin-bottom: 50px">v {{ VERSION }}</h5> </center> Loading Loading
src/templates/doc2tosca-details.html +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ <center> <h1>doc2tosca details</h1> <a href="/">Home</a> <a href="/tosca-ie">Home</a> <h5 style="margin-bottom: 50px">v {{ VERSION }}</h5> </center> Loading
src/templates/home.html +4 −4 Original line number Diff line number Diff line Loading @@ -50,9 +50,9 @@ For any other inquiry, contact <a href="mailto:cti_support@etsi.org">ETSI CTI</a <li>Download a docx file containing all the definitions.</li> </ol> <center> <a href="/tosca2doc-info">Details</a> <a href="tosca2doc-info">Details</a> </center> <form action="/tosca2doc" method="post" enctype="multipart/form-data"> <form action="tosca2doc" method="post" enctype="multipart/form-data"> Tosca YAML files:<br /> <input type="file" name="file" multiple=""/><br /><br /> <center> Loading @@ -72,9 +72,9 @@ For any other inquiry, contact <a href="mailto:cti_support@etsi.org">ETSI CTI</a <li>Download a zip file containing TOSCA definitions in YAML.</li> </ol> <center> <a href="/doc2tosca-info">Details</a> <a href="doc2tosca-info">Details</a> </center> <form action="/doc2tosca" method="post" enctype="multipart/form-data"> <form action="doc2tosca" method="post" enctype="multipart/form-data"> Docx file:<br /> <input type="file" name="file" /><br /><br /> <center> Loading
src/templates/tosca2doc-details.html +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ <center> <h1>tosca2doc details</h1> <a href="/">Home</a> <a href="/tosca-ie">Home</a> <h5 style="margin-bottom: 50px">v {{ VERSION }}</h5> </center> Loading