]> WPIA git - gigi.git/blobdiff - src/club/wpia/gigi/pages/account/MyContracts.templ
add: handling of RA Agent Contract
[gigi.git] / src / club / wpia / gigi / pages / account / MyContracts.templ
diff --git a/src/club/wpia/gigi/pages/account/MyContracts.templ b/src/club/wpia/gigi/pages/account/MyContracts.templ
new file mode 100644 (file)
index 0000000..ed1bfe9
--- /dev/null
@@ -0,0 +1,18 @@
+<div class="panel panel-default">
+  <div class="panel-heading"><?=_RA Agents Contract?></div>
+  <div class="panel-body">
+
+       <p>This contract concludes an agreement between</p>
+
+       <p>Name: <?=$raname?> - RA Agent hereafter -</p>
+
+       <p>and</p>
+
+       <p>SomeCA - CA hereafter -</p>
+       <p>SomeAddress</p>
+
+       <p>regarding the conduction of registration authority tasks.</p>
+
+       <p>signed <?=$csdate?></p>
+  </div>
+</div>