Archived
1
0
Fork 0
This repository has been archived on 2026-05-10. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
fiktivkod/application/modules/blog/views/scripts/index/archive.phtml
Fredric N 359e42a44b BFC
2010-09-19 16:08:43 +02:00

10 lines
No EOL
288 B
PHTML

<h1><?=$this->translate('u:archive') ?></h1>
<p><?=$this->translate('BLOG_ARCHIVE_INTRO') ?></p>
<ul class="custom">
<li><a href="#">September 2010</a></li>
<li><a href="#">Augusti 2010</a></li>
<li><a href="#">Juli 2010</a></li>
<li><a href="#">Juni 2010</a></li>
</ul>