Commit cbb4ff8b authored by Giorgos Kazelidis's avatar Giorgos Kazelidis

Made some corrections/enhancements to the <footer> element in base.html

parent 04b7f896
...@@ -87,15 +87,15 @@ ...@@ -87,15 +87,15 @@
<table> <table>
<tbody> <tbody>
<tr> <tr>
<td style="width:260px;"> <td style="width:210px; padding-left:30px;">
<a href="https://git.softlab.ntua.gr/giorgkazelidis/userbase"> <a href="https://git.softlab.ntua.gr/giorgkazelidis/userbase">
&#xA9; {% now 'Y' %} Γεώργιος Α. Καζελίδης για λογαριασμό του SoftLab &#xA9; {% now 'Y' %} Γεώργιος Α. Καζελίδης για λογαριασμό του SoftLab
</a> </a>
</td> </td>
<td style="width:240px; padding-left:20px;"> <td style="width:210px;">
<a href="mailto:webmaster@courses.softlab.ntua.gr">Επικοινωνία με Webmaster</a> <a href="mailto:webmaster@courses.softlab.ntua.gr">Επικοινωνία με Webmaster</a>
</td> </td>
<td style="width:240px; padding-left:20px;"> <td style="width:210px;">
Θερμές Ευχαριστίες σε <br /> Θερμές Ευχαριστίες σε <br />
<a href="https://www.djangoproject.com/" target="_blank">Django</a>, <a href="https://www.djangoproject.com/" target="_blank">Django</a>,
<a href="https://www.mysql.com/" target="_blank">MySQL</a> και <a href="https://www.mysql.com/" target="_blank">MySQL</a> και
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment