summaryrefslogtreecommitdiff
path: root/public/app/views/templates
diff options
context:
space:
mode:
authorGeo Halkiadakis <gchalkiadakis@sklavenitis.co.gr>2023-05-22 18:28:59 +0300
committerGeo Halkiadakis <gchalkiadakis@sklavenitis.co.gr>2023-05-22 18:28:59 +0300
commit8f947db6515f2ff2b6b2cd8abaedf297745c2176 (patch)
tree172abfb15142ea7b53a4bc99145453be30e375b8 /public/app/views/templates
parentd827d5345f778bb9a481e916666c540801108d18 (diff)
downloadgyraf1gov-8f947db6515f2ff2b6b2cd8abaedf297745c2176.tar.gz
gyraf1gov-8f947db6515f2ff2b6b2cd8abaedf297745c2176.tar.bz2
gyraf1gov-8f947db6515f2ff2b6b2cd8abaedf297745c2176.zip
working onto application form
Diffstat (limited to 'public/app/views/templates')
-rw-r--r--public/app/views/templates/application.php (renamed from public/app/views/templates/common-form.php)9
1 files changed, 9 insertions, 0 deletions
diff --git a/public/app/views/templates/common-form.php b/public/app/views/templates/application.php
index 1ecc85d..a6b2b6b 100644
--- a/public/app/views/templates/common-form.php
+++ b/public/app/views/templates/application.php
@@ -31,6 +31,15 @@
</form>
</div>
+ <div class="info">
+ <h4>Synhmena</h4>
+ <ul>
+ <li>uno</li>
+ <li>duo</li>
+ <li>tre</li>
+ </ul>
+ </div>
+
</div>
</div>