Converted homepage to use SihnonFramework and updated content
This commit is contained in:
16
source/webui/templates/projects/3yp.tpl
Normal file
16
source/webui/templates/projects/3yp.tpl
Normal file
@@ -0,0 +1,16 @@
|
||||
<h2>Third Year Project</h2>
|
||||
|
||||
<p>
|
||||
I am still working on my project, but in the mean time I have some binaries available for user testing.
|
||||
Please report any bugs you might find on the <a href="https://bugs.sihnon.net/" title="Sihnon Bug Tracker">bug tracker</a>.
|
||||
</p>
|
||||
<p>
|
||||
These binaries are solely for testing purposes, and may not be redistributed from anywhere other than this site.
|
||||
I may find time to produce a source package in the future.
|
||||
|
||||
<ul>
|
||||
<li><a href="{$base_uri}files/rsdss_1.01_i386.deb" title="Ubuntu x86 deb package">rsdss-1.01-i386.deb</a></li>
|
||||
<li><a href="{$base_uri}files/rsdss-1.0.1-i386.tar.bz2" title="Linux x86 binary archive">rsdss-1.0.1-i386.tar.bz2</a></li>
|
||||
<li><a href="{$base_uri}files/rsdss-1.0.2-win32.zip" title="Windows 32-bit zip archive">rsdss-1.0.2-win32.zip</a></li>
|
||||
</ul>
|
||||
</p>
|
||||
Reference in New Issue
Block a user