summaryrefslogtreecommitdiff
path: root/public/app/views/templates
diff options
context:
space:
mode:
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>